Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused private member variables found by clang's new -Wunused-private-... | Benjamin Kramer | 2012-06-06 | 1 | -1/+1 |
* | Include the "issue context" (e.g. function or method) where a static analyzer... | Ted Kremenek | 2012-04-04 | 1 | -2/+4 |
* | Move llvm/ADT/SaveAndRestore.h -> llvm/Support/SaveAndRestore.h. | Argyrios Kyrtzidis | 2012-03-01 | 1 | -1/+1 |
* | Move "clang/Analysis/Support/SaveAndRestore.h" to "llvm/ADT/SaveAndRestore.h" | Argyrios Kyrtzidis | 2012-02-27 | 1 | -1/+1 |
* | Print NamedDecls directly to a raw_ostream where possible. | Benjamin Kramer | 2012-02-07 | 1 | -3/+3 |
* | Basic: import SmallString<> into clang namespace | Dylan Noblesmith | 2012-02-05 | 1 | -1/+1 |
* | Move a method from IdentifierTable.h out of line and remove the SmallString i... | Benjamin Kramer | 2012-02-04 | 1 | -0/+1 |
* | Add initial version of checker to check if virtual member functions are calle... | Ted Kremenek | 2012-01-03 | 1 | -0/+238 |