.. |
ARCMigrate
|
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
|
2012-09-01 05:09:24 +00:00 |
AST
|
[PCH] When loading fields from external storage make sure to also
|
2012-09-10 22:04:22 +00:00 |
ASTMatchers
|
Change the behavior of the isDerivedFrom-matcher to not match on the
|
2012-09-07 12:48:17 +00:00 |
Analysis
|
Remove redundant semicolons which are null statements.
|
2012-09-10 21:20:09 +00:00 |
Basic
|
Do not construct StringRef from NULL argument.
|
2012-09-08 08:22:13 +00:00 |
CodeGen
|
Remove redundant semicolons which are null statements.
|
2012-09-10 21:20:09 +00:00 |
Driver
|
Wrong crtbegin/crtend pair used for PIE on Android.
|
2012-09-10 10:30:12 +00:00 |
Edit
|
Change the representation of builtin functions in the AST
|
2012-08-31 00:14:07 +00:00 |
Frontend
|
[analyzer] Always include destructors in the analysis CFG.
|
2012-09-05 22:55:23 +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
|
When a bad UTF-8 encoding or bogus escape sequence is encountered in a
|
2012-09-08 07:16:20 +00:00 |
Parse
|
Revert r163083 per chandlerc's request.
|
2012-09-04 17:49:35 +00:00 |
Rewrite
|
Remove redundant semicolons which are null statements.
|
2012-09-10 21:20:09 +00:00 |
Sema
|
Fix PR13784: instantiation of an abstract class in a conditional operator.
|
2012-09-10 22:05:41 +00:00 |
Serialization
|
[PCH] Add a null check to avoid crashing.
|
2012-09-10 23:28:22 +00:00 |
StaticAnalyzer
|
[analyzer] Turn stl inlining back on.
|
2012-09-10 23:59:02 +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 |