clang-1/lib
Evgeniy Stepanov eca187e9f2 Only pass -mcpu, -march, -mfpu to linux-as on ARM.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155431 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-24 09:05:31 +00:00
..
ARCMigrate [arcmt] When fixing the "unassigned init call" ARC error, make sure 2012-03-31 01:34:06 +00:00
AST Fix visibility when we have two types with explicit visibility in a template 2012-04-23 17:51:55 +00:00
Analysis [analyzer] Run remove dead bindings right before leaving a function. 2012-04-20 21:59:08 +00:00
Basic Revert r155363, due to the underlying patches in LLVM causing regression 2012-04-23 18:25:40 +00:00
CodeGen enable TBAA when -fthread-sanitizer is given, even with -O0 or -relaxed-aliasing 2012-04-24 06:57:01 +00:00
Driver Only pass -mcpu, -march, -mfpu to linux-as on ARM. 2012-04-24 09:05:31 +00:00
Edit Remove unused-but-set variable. 2012-03-13 17:05:43 +00:00
Frontend Suppress -Wunused-variable warning in -Asserts build 2012-04-18 17:25:16 +00:00
FrontendTool Remove the -cc1-level option "-pubnames-dump". Such things should stay 2012-04-13 16:03:00 +00:00
Headers Fix a typo spotted by Matt. 2012-04-24 05:59:48 +00:00
Lex Implements boxed expressions for Objective-C. <rdar://problem/10194391> 2012-04-19 00:25:12 +00:00
Parse Don't try to delay parsing the exception specification for a data member of a 2012-04-24 05:48:42 +00:00
Rewrite objective-c modern translator: Further improving the last 2012-04-19 16:30:28 +00:00
Sema PR12629: Cope with parenthesized function types when attaching a delayed 2012-04-24 05:06:35 +00:00
Serialization Fix serialization of uninstantiated exception specifications. Patch by Li Kan, 2012-04-21 17:47:47 +00:00
StaticAnalyzer [analyzer] Run remove dead bindings right before leaving a function. 2012-04-20 21:59:08 +00:00
Tooling Adds a FixedCompilationDatabase to be able to specify tool parameters 2012-04-18 07:41:50 +00:00
CMakeLists.txt Remove the unused, unmaintained, incomplete 'Index' library. 2012-04-13 16:31:46 +00:00
Makefile Remove the unused, unmaintained, incomplete 'Index' library. 2012-04-13 16:31:46 +00:00