llvm-project/clang/lib
Chandler Carruth 2561f09c9b Revert "hack in my new variables for GCC"
Very sorry for the accidental commit of WIP code.

llvm-svn: 132745
2011-06-08 10:14:38 +00:00
..
AST Add name mangling for expr .* expr. Fixes PR9983 / <rdar://problem/9486332>. 2011-06-05 05:27:58 +00:00
Analysis Utilize PackedVector, introduced with llvm commit r132325. 2011-05-31 03:56:09 +00:00
Basic Clang support for ARM Uv/Uy/Uq inline-asm constraints. 2011-06-07 23:45:05 +00:00
CodeGen Clang support for ARM Uv/Uy/Uq inline-asm constraints. 2011-06-07 23:45:05 +00:00
Driver Revert "hack in my new variables for GCC" 2011-06-08 10:14:38 +00:00
Frontend The macros defined by the language standard are still available even when the 2011-06-07 06:07:12 +00:00
FrontendTool Re-enable disable free optimization where the FrontendAction is not freed when -disable-free is passed. This accidentally was commited in r128011. 2011-04-25 22:57:55 +00:00
Headers Add 'may_alias' attribute. Noticed by Eli. 2011-05-13 01:24:00 +00:00
Index Modify some deleted function methods to better reflect reality: 2011-05-06 20:44:56 +00:00
Lex Copy IsWarnIfUnused too when making a copy of a MacroInfo. 2011-06-03 10:33:36 +00:00
Parse Parse C++0x generalized initializers. 2011-06-05 12:23:16 +00:00
Rewrite Replace a literal 8 with Context->getCharWidth() in 2011-04-30 16:08:27 +00:00
Sema Fix a regression in the two-phase lookup diagnostics that switching the 2011-06-08 10:13:17 +00:00
Serialization Touchup to comments that weren't quite in sync with code 2011-06-06 16:22:39 +00:00
StaticAnalyzer [analyzer] Change an indent-if to an early return. No functionality change. 2011-06-04 01:50:25 +00:00
CMakeLists.txt Reverts the Tooling changes as requested by Chris. 2011-06-02 16:58:33 +00:00
Makefile Reverts the Tooling changes as requested by Chris. 2011-06-02 16:58:33 +00:00