.. |
ARCMigrate
|
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
|
2012-09-01 05:09:24 +00:00 |
AST
|
Convert a few more getAs cases to castAs where we immediately call a member function.
|
2012-09-12 06:50:29 +00:00 |
ASTMatchers
|
Change the behavior of the isDerivedFrom-matcher to not match on the
|
2012-09-07 12:48:17 +00:00 |
Analysis
|
Teach -Wuninitialized to recognize __attribute__((analyzer_noreturn))
|
2012-09-12 05:53:43 +00:00 |
Basic
|
Do not construct StringRef from NULL argument.
|
2012-09-08 08:22:13 +00:00 |
CodeGen
|
Make clang emit a flag for DW_AT_object_pointer for the artificial
|
2012-09-12 00:27:32 +00:00 |
Driver
|
Claim --param ssp-buffer-size, even if the stack protector is not
|
2012-09-12 13:51:14 +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
|
[libclang] Fix getting a cursor inside an angled #include directive.
|
2012-09-11 02:17:21 +00:00 |
Parse
|
objective-C: warn if selector has nothing but bare
|
2012-09-11 21:27:45 +00:00 |
Rewrite
|
Remove redundant semicolons which are null statements.
|
2012-09-10 21:20:09 +00:00 |
Sema
|
PR13811: Add a FunctionParmPackExpr node to handle references to function
|
2012-09-12 00:56:43 +00:00 |
Serialization
|
PR13811: Add a FunctionParmPackExpr node to handle references to function
|
2012-09-12 00:56:43 +00:00 |
StaticAnalyzer
|
Fix regression where "looping back to the head of" PathDiagnosticEvents
|
2012-09-12 06:22:18 +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 |