clang-1/lib
Ted Kremenek 778246ae47 Output "REPORTHEADER" and "REPORTSUMMARYEXTRA" tags for use with scan-view.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@56440 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-22 17:33:32 +00:00
..
AST Implement second part of PR 2600: NSError** parameter may be null, and should be checked before being dereferenced. 2008-09-18 23:09:54 +00:00
Analysis Change casing of bug type. 2008-09-21 19:08:31 +00:00
Basic Add --suppress-system-warnings (on by default, use =0 to disable) 2008-09-12 18:10:20 +00:00
CodeGen Improve x86 ABI compatibility. 2008-09-17 21:22:33 +00:00
Driver Output "REPORTHEADER" and "REPORTSUMMARYEXTRA" tags for use with scan-view. 2008-09-22 17:33:32 +00:00
Headers Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
Lex Line endings: CRLF -> LF 2008-09-05 08:53:53 +00:00
Parse Fix http://llvm.org/bugs/show_bug.cgi?id=2816. 2008-09-22 10:28:57 +00:00
Rewrite Fixed an offset calculation error. 2008-09-16 07:58:21 +00:00
Sema Remove unused slot/reference and update Sema::ActOnIdentifierExpr(). 2008-09-22 15:31:56 +00:00
Makefile add a libDriver, for now only move the text diangostics stuff from Driver to there 2008-08-05 23:33:20 +00:00