.. |
ARCMigrate
|
Screw around with ObjCRuntime some more, changing the
|
2012-08-21 02:47:43 +00:00 |
AST
|
Fix alignment of array of VarDecl* following array of unsigned in LambdaExpr.
|
2012-08-21 05:42:49 +00:00 |
ASTMatchers
|
Fix for ASTMatchFinder to visit a functions parameter declarations.
|
2012-07-30 05:03:25 +00:00 |
Analysis
|
[analyzer] Teach live variable analyzes that super uses self pointer.
|
2012-08-14 00:36:20 +00:00 |
Basic
|
Avoid binding a reference to a dereferenced null pointer, if we try to emit a
|
2012-08-17 00:55:32 +00:00 |
CodeGen
|
[driver] Add support for the --param ssp-buffer-size= driver option.
|
2012-08-21 16:16:06 +00:00 |
Driver
|
[driver] Add support for the --param ssp-buffer-size= driver option.
|
2012-08-21 16:16:06 +00:00 |
Edit
|
clang/lib: [CMake] Update tblgen'd dependencies.
|
2012-07-27 06:18:33 +00:00 |
Frontend
|
[driver] Add support for the --param ssp-buffer-size= driver option.
|
2012-08-21 16:16:06 +00:00 |
FrontendTool
|
Added -ast-list option to dump filterable AST decl node names.
|
2012-07-31 09:37:40 +00:00 |
Headers
|
Add _rdrand{16,32,64}_step intrinsics to immintrin.h
|
2012-07-12 09:33:03 +00:00 |
Lex
|
Screw around with ObjCRuntime some more, changing the
|
2012-08-21 02:47:43 +00:00 |
Parse
|
Better diagnostics for range-based for loops with bad range types.
|
2012-08-21 00:52:01 +00:00 |
Rewrite
|
Store SourceManager pointer on PrintingPolicy in the case where we're dumping,
|
2012-08-16 03:56:14 +00:00 |
Sema
|
[ms-inline asm] Append identifier for better debugging.
|
2012-08-21 17:02:27 +00:00 |
Serialization
|
[ms-inline asm] Remove old cruft now that MS-style asms their own code path.
|
2012-08-20 17:11:53 +00:00 |
StaticAnalyzer
|
[analyzer] Assume that reference symbols are non-null.
|
2012-08-21 00:27:33 +00:00 |
Tooling
|
Fixes a segfault in Tooling when using pch's:
|
2012-07-31 13:56:54 +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 |