hanchenye-llvm-project/clang/lib
Daniel Dunbar 13357aef14 Driver: Unbreak ArgList::hasFlag.
- <rdar://problem/6726511> [driver] clang does not have -msoft-float
   hooked up.

llvm-svn: 68044
2009-03-30 18:13:26 +00:00
..
AST Push DeclGroup much farther throughout the compiler. Now the various 2009-03-29 16:50:03 +00:00
Analysis Add version of GRExprEngine::AddCheck that registered a GRSimpleAPICheck that 2009-03-30 17:53:05 +00:00
Basic Fix the default for intptr_t on *BSD x86-32 and Windows. Slight cleanup 2009-03-29 20:31:09 +00:00
CodeGen Use CodeGenModule API for ObjC runtime function references. 2009-03-30 18:02:14 +00:00
Driver Driver: Unbreak ArgList::hasFlag. 2009-03-30 18:13:26 +00:00
Frontend Properly escape special characters in <string>'s in plist file. 2009-03-28 06:40:54 +00:00
Headers Only intptr_t is protected by __intptr_t_defined. 2009-03-15 03:16:47 +00:00
Lex push line markers through -E mode. 2009-03-27 17:13:49 +00:00
Parse minor simplification 2009-03-29 17:29:28 +00:00
Rewrite Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Sema Hopefully fix the rval regressions. Thanks to Chris for pointing out that valgrind complains. 2009-03-29 22:46:24 +00:00
CMakeLists.txt Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00