llvm-project/clang/lib
Douglas Gregor 4488259d40 Finish profile support for statements.
llvm-svn: 77320
2009-07-28 15:27:13 +00:00
..
AST Finish profile support for statements. 2009-07-28 15:27:13 +00:00
Analysis Fix helper function GetNextStmt() to look for the first statement that has a 2009-07-28 00:07:15 +00:00
Basic Hook in s390x stuff into clang 2009-07-16 20:09:57 +00:00
CodeGen Allow functions to be marked "implicit return zero" and so mark main(). 2009-07-28 01:00:58 +00:00
Driver Have 'clang --analyze' run syntactic static analysis security checks. 2009-07-24 20:03:11 +00:00
Frontend Make longjmp a real builtin. 2009-07-28 02:25:19 +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 Bounds checking for address spaces. 2009-07-28 06:52: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