.. |
ARCMigrate
|
ObjectiveC migrator. also support migration to
|
2013-10-11 21:34:56 +00:00 |
AST
|
Only use the MS record layout when using the MS C++ ABI
|
2013-10-11 21:10:11 +00:00 |
ASTMatchers
|
Reduce the number of symbols by changing how templates are instantiated per function bound in the registry.
|
2013-08-30 15:09:52 +00:00 |
Analysis
|
Consumed analysis: improve loop handling. The prior version of the analysis
|
2013-10-09 18:30:24 +00:00 |
Basic
|
ObjectiveC migrator: For 'default' and 'shared' family of
|
2013-10-10 18:23:13 +00:00 |
CodeGen
|
Use castAs instead of cast in thunk generation
|
2013-10-11 20:46:27 +00:00 |
Driver
|
Turn struct-path aware TBAA on by default.
|
2013-10-11 20:48:38 +00:00 |
Edit
|
ObjectiveC migrator: When doing migration, migrator must suggest
|
2013-10-01 21:16:29 +00:00 |
Format
|
Support formatting of preprocessor branches.
|
2013-10-11 21:25:45 +00:00 |
Frontend
|
Turn struct-path aware TBAA on by default.
|
2013-10-11 20:48:38 +00:00 |
FrontendTool
|
Remove -ast-dump-xml.
|
2013-10-07 20:56:34 +00:00 |
Headers
|
Suppress useless -Wshadow warning when using _mm* macros from emmintrin.h
|
2013-10-07 23:51:11 +00:00 |
Index
|
Avoid using the 'index' namespace as scope.
|
2013-08-21 00:49:25 +00:00 |
Lex
|
Accept #pragma warning(push, 0) without warning
|
2013-10-02 15:19:23 +00:00 |
Parse
|
Parser: Avoid a crash-on-invalid when trying to diagnose function calls with -> in it.
|
2013-10-10 12:24:40 +00:00 |
Rewrite
|
ObjectiveC modern rewriter. Rewrite typedefs
|
2013-10-07 19:54:22 +00:00 |
Sema
|
Adds Microsoft compatiable C++ record layout code to clang.
|
2013-10-11 20:19:00 +00:00 |
Serialization
|
When merging class definitions across modules in C++, merge together fields.
|
2013-10-07 08:02:11 +00:00 |
StaticAnalyzer
|
[analyzer] ArrayRef-ize BugReporter::EmitBasicReport.
|
2013-10-07 17:16:59 +00:00 |
Tooling
|
Revert commit r192299 until find a way to account for simlinks in OS X.
|
2013-10-09 18:27:27 +00:00 |
CMakeLists.txt
|
Fix dependencies now that the ARC migrator depends on the static analyzer.
|
2013-08-22 15:50:02 +00:00 |
Makefile
|
Fix dependencies now that the ARC migrator depends on the static analyzer.
|
2013-08-22 15:50:02 +00:00 |