hanchenye-llvm-project/clang/lib
Ted Kremenek 37e965221c Enable several checkers under --analyze for general testing.
llvm-svn: 149016
2012-01-26 02:27:38 +00:00
..
ARCMigrate arc migrator: Added an option to the migrator 2012-01-26 00:08:04 +00:00
AST objc: allow block pointer matching 'id' type when 2012-01-26 00:45:38 +00:00
Analysis Fix NSLog format string checking for %@. 2012-01-25 00:04:09 +00:00
Basic rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
CodeGen Tidy and remove some unused variables. 2012-01-26 02:05:28 +00:00
Driver Enable several checkers under --analyze for general testing. 2012-01-26 02:27:38 +00:00
Frontend Fix -fmacro-backtrace-limit=0 to show the entire macro backtrace. 2012-01-25 06:07:15 +00:00
FrontendTool Remove unnecessary default cases in switches over enums. 2012-01-17 02:30:50 +00:00
Headers Represent 256-bit unaligned loads natively and remove the builtins. Similar change was made for 128-bit versions a while back. 2012-01-25 04:26:17 +00:00
Index More dead code removal (using -Wunreachable-code) 2012-01-20 21:50:17 +00:00
Lex Only mark an IdentifierInfo as having changed since deserialization 2012-01-24 15:24:38 +00:00
Parse Fix our handling of #pragma GCC visibility. 2012-01-26 02:02:57 +00:00
Rewrite Per PR 11814, use Monospace instead of Andale Mono. 2012-01-20 20:39:55 +00:00
Sema Slight refactoring; catch yet another case where we were missing an lvalue-to-rvalue conversion. 2012-01-26 00:26:18 +00:00
Serialization Introduce a generation number for selector lookups in the global 2012-01-25 01:14:32 +00:00
StaticAnalyzer StaticAnalyzer/Checkers: Fix CMake build. 2012-01-26 01:14:39 +00:00
CMakeLists.txt
Makefile