| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename 'HTMLDiagnostics.h' to 'PathDiagnosticClients.h' | Ted Kremenek | 2008-11-03 | 1 | -1/+1 | 
| | | | | | llvm-svn: 58646 | ||||
| * | Fixed a horrible bug in HTMLDiagnostics.cpp where bugs referencing source ↵ | Ted Kremenek | 2008-11-02 | 1 | -3/+3 | 
| | | | | | | | ranges that occur within macros would not be emitted at all. llvm-svn: 58550 | ||||
| * | Expand bubble size by 50%. | Ted Kremenek | 2008-10-24 | 1 | -1/+1 | 
| | | | | | llvm-svn: 58111 | ||||
| * | Output "REPORTHEADER" and "REPORTSUMMARYEXTRA" tags for use with scan-view. | Ted Kremenek | 2008-09-22 | 1 | -2/+4 | 
| | | | | | llvm-svn: 56440 | ||||
| * | Added experimental "intelligent-sizing" of HTML message bubbles based on the ↵ | Ted Kremenek | 2008-09-21 | 1 | -35/+77 | 
| | | | | | | | contents of the message. llvm-svn: 56400 | ||||
| * | Add "category" to BugTypes, allowing bugs to be grouped. | Ted Kremenek | 2008-09-20 | 1 | -0/+9 | 
| | | | | | | | Changed casing of many bug names. The convention will be to have bug names (mostly) lower cased, and categories use some capitalization. llvm-svn: 56385 | ||||
| * | Patch by Csaba Hruska! | Ted Kremenek | 2008-09-13 | 1 | -7/+13 | 
| | | | | | | | | "Here is a patch what replaces std::ostream with llvm::raw_ostream. This patch covers the AST library, but ignores Analysis lib." llvm-svn: 56185 | ||||
| * | Moved HTMLDiagnostics to lib/Driver. | Zhongxing Xu | 2008-08-24 | 1 | -0/+444 | 
| llvm-svn: 55274 | |||||

