llvm-project/clang/lib
Douglas Gregor 8c7c83522b Fix printing of wildcard exports.
llvm-svn: 145812
2011-12-05 17:34:59 +00:00
..
ARCMigrate [arcmt] Integrate GC __weak into property attributes even when we don't have 2011-11-28 02:04:36 +00:00
AST Fix mangling substitutions for address-space-qualified class 2011-12-03 18:24:43 +00:00
Analysis Revert r145697 and dependent patch r145702. It added a dependency from 2011-12-02 23:21:43 +00:00
Basic Fix printing of wildcard exports. 2011-12-05 17:34:59 +00:00
CodeGen Switch LValue so that it exposes alignment in CharUnits. (No functional change.) 2011-12-03 04:14:32 +00:00
Driver Driver/Darwin: Add ASAN runtime library link support. 2011-12-01 23:40:18 +00:00
Frontend When we treat an #include or #import as a module import, create an 2011-12-02 23:42:12 +00:00
FrontendTool Eliminate the -emit-module option, which emitted a module by parsing a 2011-11-29 22:42:06 +00:00
Headers Fix comment. 2011-11-28 20:05:27 +00:00
Index Change operator<< for raw_ostream and NamedDecl to take a reference instead of a pointer. 2011-10-14 18:45:37 +00:00
Lex Implement support for wildcard exports in modules, allowing a module 2011-12-05 17:28:06 +00:00
Parse Support decltype in nested-name-specifiers. 2011-12-04 05:04:18 +00:00
Rewrite Change ASTConsumer::HandleTopLevelDecl to return true for the parser to continue 2011-11-18 00:26:59 +00:00
Sema Support decltype in nested-name-specifiers. 2011-12-04 05:04:18 +00:00
Serialization Implement support for wildcard exports in modules, allowing a module 2011-12-05 17:28:06 +00:00
StaticAnalyzer [analyzer] Make KeychainAPI checker less aggressive. radar://10508828 2011-12-01 16:41:58 +00:00
CMakeLists.txt The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00
Makefile The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00