llvm-project/clang/lib
Fariborz Jahanian 8307742d18 More refactoring of objective-C rewriter.
llvm-svn: 146160
2011-12-08 18:25:15 +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 When folding the size of a global scope VLA to a constant, require the array 2011-12-07 00:43:50 +00:00
Analysis Make printf warnings refer to intmax_t et al. by name 2011-12-07 10:33:11 +00:00
Basic Tweak the syntax of umbrella headers, so that "umbrella" is treated as 2011-12-08 18:00:48 +00:00
CodeGen Make sure we correctly zero-initialize unions containing a pointer to data member as the first field. PR11487. 2011-12-07 01:30:11 +00:00
Driver Allow clang to find gcc libs on suse ppc64 2011-12-08 05:50:03 +00:00
Frontend Within the module representation, generalize the notion of an umbrella 2011-12-08 17:39:04 +00:00
FrontendTool Eliminate the -emit-module option, which emitted a module by parsing a 2011-11-29 22:42:06 +00:00
Headers Add a minimal unwind.h that knows how to forward to the system one in systems 2011-12-08 05:01:39 +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 Tweak the syntax of umbrella headers, so that "umbrella" is treated as 2011-12-08 18:00:48 +00:00
Parse Decltype in non-pseudo (& non-dependent) dtor calls. 2011-12-08 16:13:53 +00:00
Rewrite More refactoring of objective-C rewriter. 2011-12-08 18:25:15 +00:00
Sema Decltype in non-pseudo (& non-dependent) dtor calls. 2011-12-08 16:13:53 +00:00
Serialization Within the module representation, generalize the notion of an umbrella 2011-12-08 17:39:04 +00:00
StaticAnalyzer Unbreak MSVC build. 2011-12-08 09:32:22 +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