llvm-project/clang/lib
Richard Smith 01bdb7a971 [modules] When completing the redecl chain for an anonymous declaration in a
merged context, pull in the lexical decls in that context, since one of them
may complete the redecl chain.

llvm-svn: 216652
2014-08-28 05:44:07 +00:00
..
ARCMigrate Update for llvm API change. 2014-08-27 19:03:27 +00:00
AST [C++11] Support for capturing of variable length arrays in lambda expression. 2014-08-28 04:28:19 +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 [C++11] Support for capturing of variable length arrays in lambda expression. 2014-08-28 04:28:19 +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 [C++11] Support for capturing of variable length arrays in lambda expression. 2014-08-28 04:28:19 +00:00
Serialization [modules] When completing the redecl chain for an anonymous declaration in a 2014-08-28 05:44:07 +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