..
ARCMigrate
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
2012-09-01 05:09:24 +00:00
AST
Revert r163083 per chandlerc's request.
2012-09-04 17:49:35 +00:00
ASTMatchers
Introduces DynTypedMatcher as a new concept that replaces the UntypedBaseMatcher and TypedMatcher.
2012-09-05 12:12:07 +00:00
Analysis
Thread-safety analysis: fix handling of LOCK_RETURNED attribute so that the
2012-08-31 22:09:53 +00:00
Basic
Allow disabling of wchar_t type.
2012-09-05 17:30:57 +00:00
CodeGen
Changing of type checking order on InitListExpr
2012-09-05 08:37:43 +00:00
Driver
Revert r163076 per chandlerc's request.
2012-09-04 17:29:52 +00:00
Edit
Change the representation of builtin functions in the AST
2012-08-31 00:14:07 +00:00
Frontend
Allow disabling of wchar_t type.
2012-09-05 17:30:57 +00:00
FrontendTool
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
2012-09-01 05:09:24 +00:00
Headers
Add _rdrand{16,32,64}_step intrinsics to immintrin.h
2012-07-12 09:33:03 +00:00
Lex
Normalize line endings of r163022.
2012-08-31 21:34:27 +00:00
Parse
Revert r163083 per chandlerc's request.
2012-09-04 17:49:35 +00:00
Rewrite
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
2012-09-01 05:09:24 +00:00
Sema
c error recovery. treat an invalid redeclaration
2012-09-05 17:52:12 +00:00
Serialization
Revert r163083 per chandlerc's request.
2012-09-04 17:49:35 +00:00
StaticAnalyzer
[analyzer] Be more forgiving about calling methods on struct rvalues.
2012-09-05 17:11:26 +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