llvm-project/clang/lib
Douglas Gregor d612997e73 When instantiating a variable without an initializer, call
ActOnUninitializedDecl.

llvm-svn: 77211
2009-07-27 17:43:39 +00:00
..
AST Fix PR4624. 2009-07-27 00:44:23 +00:00
Analysis Add noreturn as a type attribute, handle printing for them and handle 2009-07-25 21:26:53 +00:00
Basic Hook in s390x stuff into clang 2009-07-16 20:09:57 +00:00
CodeGen Use the CGRecordLayoutBuilder even if there are no fields, because in C++ an empty class will have a padding byte. 2009-07-27 17:10:54 +00:00
Driver Have 'clang --analyze' run syntactic static analysis security checks. 2009-07-24 20:03:11 +00:00
Frontend add gentoo 2009.0 g++ header locations 2009-07-26 16:14:05 +00:00
Headers Switch some functions from using x86 builtins to using vector 2009-07-22 17:08:01 +00:00
Index Constify methods. 2009-07-24 03:38:27 +00:00
Lex fix segfault (because of erasing after the vector boundaries) when the cached token position is at the end 2009-07-26 16:36:45 +00:00
Parse This patch fixes the implementations of the __has_trivial_destructor 2009-07-23 23:49:00 +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 When instantiating a variable without an initializer, call 2009-07-27 17:43:39 +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