hanchenye-llvm-project/clang/lib
Benjamin Kramer 70231c99c4 Fix -fno-omit-frame-pointer bug Eli noticed.
llvm-svn: 78233
2009-08-05 19:47:38 +00:00
..
AST Fix canonical type construction for function types with the noreturn 2009-08-05 19:03:35 +00:00
Analysis Get rid of "smart" quotes. Per report on cfe-dev. 2009-08-05 19:21:58 +00:00
Basic Add armv7 support. 2009-08-04 19:48:52 +00:00
CodeGen cgobjcgnu was making invalid common globals. 2009-08-05 05:25:18 +00:00
Driver Fix -fno-omit-frame-pointer bug Eli noticed. 2009-08-05 19:47:38 +00:00
Frontend Introduce the canonical type smart pointers, and use them in a few places to 2009-08-05 05:36:45 +00:00
Headers Switch some functions from using x86 builtins to using vector 2009-07-22 17:08:01 +00:00
Index For a CXXOperatorCallExpr, fix the order that StmtLocResolver uses to check subexpressions. 2009-07-31 19:02:11 +00:00
Lex CharLiteralParser::IsMultiChar was sometimes uninitialized. 2009-07-29 01:46:05 +00:00
Parse Per advice that Doug Gregor gave me several months ago, clean up the 2009-08-03 23:24:57 +00:00
Rewrite Patch by Stefan Bühler: Escape text in macro expansion when emitting HTML in the HTMLRewriter. 2009-07-21 21:16:46 +00:00
Sema Get rid of "smart" quotes. Per report on cfe-dev. 2009-08-05 19:21:58 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00