llvm-project/clang/lib
Mike Stump bc78a728ee Add code to setup the vtable pointer in the constructor. Work in progress.
llvm-svn: 77699
2009-07-31 18:25:34 +00:00
..
AST Add code to setup the vtable pointer in the constructor. Work in progress. 2009-07-31 18:25:34 +00:00
Analysis Fix build warnings. 2009-07-31 01:10:29 +00:00
Basic Hook in s390x stuff into clang 2009-07-16 20:09:57 +00:00
CodeGen Add code to setup the vtable pointer in the constructor. Work in progress. 2009-07-31 18:25:34 +00:00
Driver Have 'clang --analyze' run syntactic static analysis security checks. 2009-07-24 20:03:11 +00:00
Frontend Rename Action::TagKind to Action::TagUseKind, which removes both a misnomer 2009-07-31 02:45:11 +00:00
Headers Switch some functions from using x86 builtins to using vector 2009-07-22 17:08:01 +00:00
Index Lexically order files. 2009-07-30 17:41:23 +00:00
Lex CharLiteralParser::IsMultiChar was sometimes uninitialized. 2009-07-29 01:46:05 +00:00
Parse Rename Action::TagKind to Action::TagUseKind, which removes both a misnomer 2009-07-31 02:45:11 +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 PR3679 - enable #pragma weak aliasing. 2009-07-31 02:52:19 +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