Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclang... | Argyrios Kyrtzidis | 2010-12-22 | 1 | -577/+0 |
* | [analyzer] Refactoring: include/clang/Checker -> include/clang/GR | Argyrios Kyrtzidis | 2010-12-22 | 1 | -2/+2 |
* | Replace all uses of PathV1::getLast with PathV2::filename. | Michael J. Spencer | 2010-12-18 | 1 | -1/+1 |
* | Replace all uses of PathV1::isAbsolute with PathV2::is_{absolute,relative}. | Michael J. Spencer | 2010-12-17 | 1 | -1/+1 |
* | Rename Create[*]DiagnosticClient -> create[*]DiagnosticClient. | Argyrios Kyrtzidis | 2010-12-03 | 1 | -1/+1 |
* | Merge System into Support. | Michael J. Spencer | 2010-11-29 | 1 | -1/+1 |
* | llvm::errs() is non-buffered, so it doesn't need to be flushed. | Dan Gohman | 2010-06-28 | 1 | -2/+2 |
* | Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library... | Daniel Dunbar | 2010-06-15 | 1 | -0/+577 |