hanchenye-llvm-project/clang/lib
Mike Stump 671cc00ce1 Fix case, apparently some people still build on case sensitive
filesystems.

llvm-svn: 76824
2009-07-23 00:20:25 +00:00
..
AST Fix some memory allocation/deallocation issues 2009-07-22 20:55:49 +00:00
Analysis Improve CFG support for C++ throw expressions. 2009-07-22 22:56:04 +00:00
Basic Hook in s390x stuff into clang 2009-07-16 20:09:57 +00:00
CodeGen Use DICompositeType->replaceAllUsesWith(). 2009-07-22 18:57:00 +00:00
Driver driver: Print --version on stdout, to match gcc. 2009-07-21 20:06:58 +00:00
Frontend Add the location of the tag keyword into TagDecl. From Enea 2009-07-21 14:46:17 +00:00
Headers Switch some functions from using x86 builtins to using vector 2009-07-22 17:08:01 +00:00
Index Remove the ASTContext parameter from Entity::getPrintableName(). 2009-07-21 07:52:21 +00:00
Lex Lexically order files in CMakeLists.txt files. 2009-07-15 21:08:41 +00:00
Parse Implement support for out-of-line definitions of the class members of class 2009-07-22 23:48:44 +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 Fix case, apparently some people still build on case sensitive 2009-07-23 00:20:25 +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