.. |
ARCMigrate
|
Fix undefined behavior: member function calls where 'this' is a null pointer.
|
2012-08-23 06:16:52 +00:00 |
AST
|
[ms-inline asm] Add the basic APIs for Exprs to the MSAsmStmt AST. Next we need
|
2012-08-24 00:07:09 +00:00 |
ASTMatchers
|
Fix for ASTMatchFinder to visit a functions parameter declarations.
|
2012-07-30 05:03:25 +00:00 |
Analysis
|
[analyzer] Support C++ default arguments if they are literal values.
|
2012-08-23 18:10:53 +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
|
New -fcatch-undefined-behavior features:
|
2012-08-24 00:54:33 +00:00 |
Driver
|
Reduce the amount of state in the Option class by relying on the data from OptTable::Info.
|
2012-08-21 18:51:17 +00:00 |
Edit
|
clang/lib: [CMake] Update tblgen'd dependencies.
|
2012-07-27 06:18:33 +00:00 |
Frontend
|
[analyzer] Set the default IPA mode to 'basic-inlining', which excludes C++.
|
2012-08-21 21:44:21 +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
|
Use LLVM_BUILTIN_TRAP instead of lame volatile int traps.
|
2012-08-21 18:56:49 +00:00 |
Parse
|
Fix a few -Wdocumentation warnings.
|
2012-08-24 00:01:24 +00:00 |
Rewrite
|
Modern objc translator: Fixes a crash in rewriter when rewriting the API
|
2012-08-21 18:56:50 +00:00 |
Sema
|
[ms-inline asm] Add the basic APIs for Exprs to the MSAsmStmt AST. Next we need
|
2012-08-24 00:07:09 +00:00 |
Serialization
|
Fix a few -Wdocumentation warnings.
|
2012-08-24 00:01:24 +00:00 |
StaticAnalyzer
|
[analyzer] Fix realloc related bug in the malloc checker.
|
2012-08-24 02:28:20 +00:00 |
Tooling
|
Use LLVM's plugin registry to enable registering new compilation
|
2012-08-24 05:50:27 +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 |