Age | Commit message (Expand) | Author |
---|---|---|
2008-04-14 | Fix regression in Diagnostic that caused it to not register the number | Ted Kremenek |
2008-04-14 | Added "getCanonicalID()", "isFromSameFile", and "isFromMainFile" to compare | Ted Kremenek |
2008-04-14 | Only increment the number of diagnostics when the DiagnosticClient used | Ted Kremenek |
2008-04-06 | add a missing #include | Chris Lattner |
2008-04-03 | Added "getLogicalLineNumber" and "getLogicalColumnNumber" to FullSourceLoc. | Ted Kremenek |
2008-04-01 | Update to match simplified llvm MemoryBuffer interfaces for files. | Chris Lattner |
2008-04-01 | prune dead #includes | Chris Lattner |
2008-04-01 | MemoryBuffer::getFile got smarter, obviating the need for readfilefast. | Chris Lattner |
2008-03-31 | Hack ReadFileFast() to raise the threshold of memory mapped files (from 4->12... | Steve Naroff |
2008-03-31 | Added variation of the "Report" method in the class Diagnostic that takes | Ted Kremenek |
2008-03-15 | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner |