| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement clang_getDiagnosticCategoryText() to provide a way for a client of ... | Ted Kremenek | 2012-04-12 | 1 | -0/+5 |
| * | drop more llvm:: prefixes on OwningPtr<> | Dylan Noblesmith | 2012-02-13 | 1 | -3/+3 |
| * | Remove unreachable code in Clang. (replace with llvm_unreachable where approp... | David Blaikie | 2012-01-17 | 1 | -3/+0 |
| * | Tweak serialized diagnostics to support errors with no categories. Fixes <rd... | Ted Kremenek | 2011-12-07 | 1 | -1/+2 |
| * | Fix serialized diagnostics to handle FixIts that only remove text. Fixes <rd... | Ted Kremenek | 2011-11-29 | 1 | -6/+17 |
| * | Tweak CXLoadedDiagnosticSetImpl::makeString() to include an extra null charac... | Ted Kremenek | 2011-11-11 | 1 | -5/+8 |
| * | libclang/CXLoadedDiagnostic.cpp: Work around not to miss the string terminato... | NAKAMURA Takumi | 2011-11-11 | 1 | -1/+1 |
| * | serialized diagnostics: implement full deserialization of clang diagnostics v... | Ted Kremenek | 2011-11-10 | 1 | -0/+655 |

