llvm-project/clang/lib
Fariborz Jahanian 7b1866930e More refactoring of objc rewriter.
llvm-svn: 145867
2011-12-05 22:59:54 +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 Make isWeakDecl available as a method on ValueDecl. 2011-12-05 20:16:26 +00:00
Analysis [analyzer] Rely on LLVM Dominators in Clang dominator computation. 2011-12-05 21:33:11 +00:00
Basic Parse inferred submodules in module maps, track their contents in 2011-12-05 22:27:44 +00:00
CodeGen Make EmitAggregateCopy take an alignment argument. Make EmitFinalDestCopy pass in the correct alignment when known. 2011-12-05 22:23:28 +00:00
Driver [asan] don't require libstdc++ for asan on linux. Mac fix will go separately 2011-12-05 18:32:37 +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 Parse inferred submodules in module maps, track their contents in 2011-12-05 22:27:44 +00:00
Parse Support decltype in nested-name-specifiers. 2011-12-04 05:04:18 +00:00
Rewrite More refactoring of objc rewriter. 2011-12-05 22:59:54 +00:00
Sema Add a warning for implicit conversion from function literals (and static 2011-12-05 20:49:50 +00:00
Serialization Parse inferred submodules in module maps, track their contents in 2011-12-05 22:27:44 +00:00
StaticAnalyzer [analyzer] Rely on LLVM Dominators in Clang dominator computation. 2011-12-05 21:33:11 +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