..
ARCMigrate
Simplify some users of DenseMap::erase.
2012-03-24 18:22:12 +00:00
AST
Teach APValue printer to print boolean 0 and 1 as 'false' and 'true'. Fix up
2012-03-23 23:55:39 +00:00
Analysis
clang/lib/Analysis/CFG.cpp: Get rid of early insertion of placeholder to the map.
2012-03-25 06:30:37 +00:00
Basic
Add support for MIPS' floating ABIs (hard, soft and single) to clang driver.
2012-03-23 23:07:09 +00:00
CodeGen
Simplify some users of DenseMap::erase.
2012-03-24 18:22:12 +00:00
Driver
Add support for MIPS' floating ABIs (hard, soft and single) to clang driver.
2012-03-23 23:07:09 +00:00
Edit
Remove unused-but-set variable.
2012-03-13 17:05:43 +00:00
Frontend
Driver: Factor string vector push_back into a helper class and optimize it.
2012-03-26 15:39:31 +00:00
FrontendTool
Add new code migrator support for migrating existing Objective-C code to use
2012-03-06 20:06:33 +00:00
Headers
[avx] Define the _mm256_loadu2_xxx and _mm256_storeu2_xxx intrinsics.
2012-03-20 16:40:00 +00:00
Index
Unify naming of LangOptions variable/get function across the Clang stack (Lex to AST).
2012-03-11 07:00:24 +00:00
Lex
Simplify some users of DenseMap::erase.
2012-03-24 18:22:12 +00:00
Parse
[parser] If there are unmatched braces in a function definition, try to
2012-03-24 02:26:51 +00:00
Rewrite
objective-c modern translator: extern "C" exported
2012-03-26 16:29:49 +00:00
Sema
When diagnosing an invalid out-of-line redeclaration, don't permit
2012-03-26 16:54:18 +00:00
Serialization
Canonicalize the declaration we write to a PCH file for an
2012-03-26 15:52:37 +00:00
StaticAnalyzer
[analyzer] Tighten up the realloc() failure path note generation...make sure we get the right realloc()!
2012-03-24 03:15:09 +00:00
CMakeLists.txt
Add new code migrator support for migrating existing Objective-C code to use
2012-03-06 20:06:33 +00:00
Makefile
Add new code migrator support for migrating existing Objective-C code to use
2012-03-06 20:06:33 +00:00