.. |
ARCMigrate
|
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
|
2012-09-01 05:09:24 +00:00 |
AST
|
Fix the AST representation for non-type template arguments to encode
|
2012-09-26 02:36:12 +00:00 |
ASTMatchers
|
Fix isDerivedFrom matcher.
|
2012-09-18 14:17:42 +00:00 |
Analysis
|
Add clarifying comment.
|
2012-09-24 21:17:14 +00:00 |
Basic
|
Macro history (de-)serialization. Deserialization currently reads only the latest macro definition. Needs more work.
|
2012-09-25 17:18:14 +00:00 |
CodeGen
|
Add codegen support for the __debugbreak intrinsic.
|
2012-09-26 05:40:16 +00:00 |
Driver
|
[Options] Store the option ID in OptTable::Info.
|
2012-09-25 23:12:48 +00:00 |
Edit
|
Change the representation of builtin functions in the AST
|
2012-08-31 00:14:07 +00:00 |
Frontend
|
Have ASTUnit::Save() return a bool to indicate save error.
|
2012-09-26 16:39:46 +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
|
Revert r163022, it caused PR13924.
|
2012-09-26 08:19:01 +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
|
Remove redundant semicolons which are null statements.
|
2012-09-10 21:20:09 +00:00 |
Sema
|
[libclang] Remove the ParentKind cursor kind from code-completion results.
|
2012-09-26 16:39:56 +00:00 |
Serialization
|
Fix the AST representation for non-type template arguments to encode
|
2012-09-26 02:36:12 +00:00 |
StaticAnalyzer
|
Use sep instead of ' '.
|
2012-09-26 17:23:31 +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 |