.. |
ARCMigrate
|
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
|
2012-09-01 05:09:24 +00:00 |
AST
|
Move the 'find macro by spelling' infrastructure to the Preprocessor class and
|
2012-09-29 11:40:46 +00:00 |
ASTMatchers
|
Fix isDerivedFrom matcher.
|
2012-09-18 14:17:42 +00:00 |
Analysis
|
Avoid malloc thrashing in the uninitialized value analysis.
|
2012-09-28 16:44:29 +00:00 |
Basic
|
Add ARM VFPv4 feature and enable it by default for Swift.
|
2012-09-29 23:52:52 +00:00 |
CodeGen
|
CodeGen: Copy tail padding when we're not dealing with a trivial copy assign or move assign operator.
|
2012-09-30 12:43:37 +00:00 |
Driver
|
Add Clang support for iOS6.
|
2012-09-29 23:52:58 +00:00 |
Edit
|
Change the representation of builtin functions in the AST
|
2012-08-31 00:14:07 +00:00 |
Frontend
|
For PPCallbacks::InclusionDirective() add a parameter for the module, whenever
|
2012-09-29 01:06:10 +00:00 |
FrontendTool
|
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
|
2012-09-01 05:09:24 +00:00 |
Headers
|
Add struct keyword before _Unwind_Context.
|
2012-09-26 06:35:17 +00:00 |
Lex
|
Move the 'find macro by spelling' infrastructure to the Preprocessor class and
|
2012-09-29 11:40:46 +00:00 |
Parse
|
Fix an edge case of mangling involving the combination of a lambda and typeid.
|
2012-09-26 04:34:21 +00:00 |
Rewrite
|
For PPCallbacks::InclusionDirective() add a parameter for the module, whenever
|
2012-09-29 01:06:10 +00:00 |
Sema
|
Cleaning up the self initialization checker.
|
2012-10-01 17:39:51 +00:00 |
Serialization
|
The Redeclarable part of named decls is read before their name.
|
2012-10-01 09:51:27 +00:00 |
StaticAnalyzer
|
[analyzer] Address Jordan's review for r164868.
|
2012-10-01 20:33:58 +00:00 |
Tooling
|
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
|
2012-09-01 05:09:24 +00:00 |
CMakeLists.txt
|
Adds the AST Matcher library, which provides a in-C++ DSL to express
|
2012-07-06 05:48:52 +00:00 |
Makefile
|
Adds the AST Matcher library, which provides a in-C++ DSL to express
|
2012-07-06 05:48:52 +00:00 |