..
ARCMigrate
Update for llvm API change.
2014-08-27 19:03:27 +00:00
AST
Objective-C. Change to method lookup rules to look
2014-08-27 20:34:29 +00:00
ASTMatchers
Add hasAttr matcher for declarations.
2014-08-25 11:23:50 +00:00
Analysis
More -Wuninitialized updates
2014-08-27 22:15:10 +00:00
Basic
Update for LLVM api change.
2014-08-27 20:03:29 +00:00
CodeGen
Update for LLVM api change.
2014-08-27 20:03:29 +00:00
Driver
Fix PR20773 which I introduced with a silly edit mistake in r216531.
2014-08-27 18:21:27 +00:00
Edit
Objective-C modernization. Convert -initWithUTF8String messaging
2014-08-25 20:22:25 +00:00
Format
Overload SourceManager::overrideFileContents so that unconditionally passing ownership is explicitly done using unique_ptr.
2014-08-27 20:54:45 +00:00
Frontend
Overload SourceManager::overrideFileContents so that unconditionally passing ownership is explicitly done using unique_ptr.
2014-08-27 20:54:45 +00:00
FrontendTool
Make clang's rewrite engine a core feature
2014-07-16 16:48:33 +00:00
Headers
arm_acle: Add mappings for dbg intrinsic
2014-08-26 12:48:11 +00:00
Index
Overload SourceManager::overrideFileContents so that unconditionally passing ownership is explicitly done using unique_ptr.
2014-08-27 20:54:45 +00:00
Lex
Overload SourceManager::overrideFileContents so that unconditionally passing ownership is explicitly done using unique_ptr.
2014-08-27 20:54:45 +00:00
Parse
Update for LLVM api change.
2014-08-27 20:03:29 +00:00
Rewrite
Make clang's rewrite engine a core feature
2014-07-16 16:48:33 +00:00
Sema
PR20769: Fix confusion when checking whether a prior default argument was in
2014-08-27 22:31:34 +00:00
Serialization
[modules] Add an assert that we properly manage the IsCompleteDefinition flag
2014-08-27 23:11:59 +00:00
StaticAnalyzer
Add support for the static analyzer to synthesize function implementations from external model files.
2014-08-27 15:14:15 +00:00
Tooling
Query CompilationDatabase right before running each compilation.
2014-08-27 21:36:39 +00:00
CMakeLists.txt
Fix build with various feature flag combinations
2014-07-14 22:17:22 +00:00
Makefile
Make clang's rewrite engine a core feature
2014-07-16 16:48:33 +00:00