llvm-project/clang/lib
Eli Friedman 6aea57560f Slight code reorganization to allow instantiating post-inc/dec.
llvm-svn: 76807
2009-07-22 22:25:00 +00:00
..
AST Fix some memory allocation/deallocation issues 2009-07-22 20:55:49 +00:00
Analysis Migrate the path-sensitive checking of 'nonnull' arguments over to the new 2009-07-22 21:46:56 +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 Fix the parsing of default arguments for inline member function 2009-07-22 21:45:50 +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 Slight code reorganization to allow instantiating post-inc/dec. 2009-07-22 22:25:00 +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