llvm-project/clang/lib
Anna Zaks 6523e46941 [analyzer] Make osx.cocos.CFContainersSyntax a default checker.
llvm-svn: 149258
2012-01-30 19:12:37 +00:00
..
ARCMigrate objc-arc: introduce -no-finalize-removal which in gc mode, 2012-01-26 20:57:58 +00:00
AST Per discussion on cxx-abi-dev, don't drop leading zeroes from the 2012-01-30 18:36:31 +00:00
Analysis Fix NSLog format string checking for %@. 2012-01-25 00:04:09 +00:00
Basic Introduce TargetInfo::hasFeature() to query various feature names in 2012-01-30 06:38:25 +00:00
CodeGen Remove long dead code for handling vector shift by immediate builtins. 2012-01-30 08:51:36 +00:00
Driver Remove the ToolTriple logic in NetBSD, which was completely broken by 2012-01-26 22:27:52 +00:00
Frontend Thread a TargetInfo through to the module map; we'll need it for 2012-01-30 06:01:29 +00:00
FrontendTool Introduce 3 new fixit options: 2012-01-26 02:40:48 +00:00
Headers Fix typo spotted by Sebastian. Thanks! 2012-01-30 18:49:05 +00:00
Index More dead code removal (using -Wunreachable-code) 2012-01-20 21:50:17 +00:00
Lex Thread a TargetInfo through to the module map; we'll need it for 2012-01-30 06:01:29 +00:00
Parse Implement code completion support for module import declarations, e.g., 2012-01-29 18:15:03 +00:00
Rewrite In FixItRecompile::BeginInvocation() reset the diagnostics before executing 2012-01-27 06:15:37 +00:00
Sema SmallBitVectorize the deduced parameter set. 2012-01-30 16:17:39 +00:00
Serialization Thread a TargetInfo through to the module map; we'll need it for 2012-01-30 06:01:29 +00:00
StaticAnalyzer [analyzer] Make osx.cocos.CFContainersSyntax a default checker. 2012-01-30 19:12:37 +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