hanchenye-llvm-project/clang/lib
Mike Stump ca6c875e47 Add noreturn for exit.
llvm-svn: 77237
2009-07-27 19:14:18 +00:00
..
AST Make ObjCImplDecl inherit from ObjCContainerDecl. 2009-07-27 19:04:32 +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 DICompositeType->replaceAllUsesWith() 2009-07-27 18:42:03 +00:00
Driver Have 'clang --analyze' run syntactic static analysis security checks. 2009-07-24 20:03:11 +00:00
Frontend Make ObjCImplDecl inherit from ObjCContainerDecl. 2009-07-27 19:04:32 +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 Add noreturn for exit. 2009-07-27 19:14:18 +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