.. |
ARCMigrate
|
Fix undefined behavior: member function calls where 'this' is a null pointer.
|
2012-08-23 06:16:52 +00:00 |
AST
|
Comment HTML tag name machers: move from StringSwitch to an efficient
|
2012-08-31 02:21:44 +00:00 |
ASTMatchers
|
Fixes a bug for binding memoized match results.
|
2012-08-30 19:41:06 +00:00 |
Analysis
|
Teach CFG that 'if (x & 0)' and 'if (x * 0)' is an unfeasible branch.
|
2012-08-24 07:42:09 +00:00 |
Basic
|
Define __mips64 / __mips64__ macros for MIPS 64-bit targets.
|
2012-08-29 20:50:11 +00:00 |
CodeGen
|
Change the representation of builtin functions in the AST
|
2012-08-31 00:14:07 +00:00 |
Driver
|
Reland r160052: Default to -std=c++11 on Windows.
|
2012-08-30 02:08:31 +00:00 |
Edit
|
Change the representation of builtin functions in the AST
|
2012-08-31 00:14:07 +00:00 |
Frontend
|
[analyzer] Make analyzer-ipa=dynamic-bifurcate the default.
|
2012-08-30 22:42:59 +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
|
Make a bunch of methods on Lexer private.
|
2012-08-31 02:29:37 +00:00 |
Parse
|
Extend the "__is_pod" hack, which demotes various type trait keywords
|
2012-08-30 20:04:43 +00:00 |
Rewrite
|
Push ArrayRef through the Expr hierarchy.
|
2012-08-24 11:54:20 +00:00 |
Sema
|
Change the representation of builtin functions in the AST
|
2012-08-31 00:14:07 +00:00 |
Serialization
|
Change the representation of builtin functions in the AST
|
2012-08-31 00:14:07 +00:00 |
StaticAnalyzer
|
[analyzer] Ensure that PathDiagnostics profile the same regardless of path.
|
2012-08-31 00:36:26 +00:00 |
Tooling
|
Tooling: Add a runToolOnCodeWithArgs() function that allows
|
2012-08-30 02:02:19 +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 |