.. |
ARCMigrate
|
Screw around with ObjCRuntime some more, changing the
|
2012-08-21 02:47:43 +00:00 |
AST
|
ASTContext::getCommentForDecl: add comment.
|
2012-08-22 18:12:19 +00:00 |
ASTMatchers
|
Fix for ASTMatchFinder to visit a functions parameter declarations.
|
2012-07-30 05:03:25 +00:00 |
Analysis
|
Rename 'currentX' to 'currX' throughout analyzer and libAnalysis.
|
2012-08-22 06:26:15 +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
|
[ms-inline asm] Start sending non-simple inline asms to the AsmParser.
|
2012-08-22 19:18:30 +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
|
Use LLVM_BUILTIN_TRAP instead of lame volatile int traps.
|
2012-08-21 18:56:49 +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 comments.
|
2012-08-22 21:12:19 +00:00 |
Serialization
|
Reduce duplicated hash map lookups.
|
2012-08-22 15:37:55 +00:00 |
StaticAnalyzer
|
Despite me asking Jordan to do r162313, revert it. We can provide
|
2012-08-22 19:58:20 +00:00 |
Tooling
|
Reverted clang-check to fully supported CommandLine Library use-case: global
|
2012-08-22 20:52:52 +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 |