aboutsummaryrefslogtreecommitdiff
path: root/lib/Basic/SourceLocation.cpp
AgeCommit message (Expand)Author
2008-09-29Make some methods const, add some helpers to FullSourceLoc,Chris Lattner
2008-08-10* Remove isInSystemHeader() from DiagClient, move it to SourceManagerNico Weber
2008-04-14Added "getCanonicalID()", "isFromSameFile", and "isFromMainFile" to compareTed Kremenek
2008-04-03Added "getLogicalLineNumber" and "getLogicalColumnNumber" to FullSourceLoc.Ted Kremenek
2008-03-15Make a major restructuring of the clang tree: introduce a top-levelChris Lattner