llvm-project/clang/lib
Douglas Gregor 5c193b9e18 Add a Profile function for statements so that we can (eventually) determine
when statements and expressions are equivalent.

llvm-svn: 77284
2009-07-28 00:33:38 +00:00
..
AST Add a Profile function for statements so that we can (eventually) determine 2009-07-28 00:33:38 +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 Patch for objc's zero-const exception to not assume 2009-07-27 23:12:41 +00:00
Driver Have 'clang --analyze' run syntactic static analysis security checks. 2009-07-24 20:03:11 +00:00
Frontend (1) Enable PlistDiagnostics to take an option "PathDiagnosticClientFactory" 2009-07-27 22:13:39 +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 Make sure to move the comment with the code. 2009-07-28 00:07:08 +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