llvm-project/clang/lib
Anna Zaks 9da86ce834 [analyzer] Cleanup: use the variable.
llvm-svn: 146056
2011-12-07 19:56:13 +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 Parse inferred submodules in module maps, track their contents in 2011-12-05 22:27:44 +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 Fix multilib library paths on ppc64 Linux. Patch by Michael Kostylev. PR11472. 2011-12-07 04:00:53 +00:00
Frontend Make changes to SDiagsWriter to make it work in combination with the ARC migrator: 2011-12-07 05:52: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 Headers: wmmintrin.h only needs xmmintrin.h. 2011-12-06 16:17:54 +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 basic support for private headers in frameworks. In essence, 2011-12-07 02:23:45 +00:00
Parse Extend warnings for missing '@end'. 2011-12-06 09:25:23 +00:00
Rewrite More refactoring of objc rewriter. 2011-12-05 22:59:54 +00:00
Sema Make printf warnings refer to intmax_t et al. by name 2011-12-07 10:33:11 +00:00
Serialization Remove unused-but-set variable. 2011-12-07 12:50:05 +00:00
StaticAnalyzer [analyzer] Cleanup: use the variable. 2011-12-07 19:56:13 +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