1. 82e2891 Make some methods const, add some helpers to FullSourceLoc, by Chris Lattner · 17 years ago
  2. d2a6ac9 * Remove isInSystemHeader() from DiagClient, move it to SourceManager by Nico Weber · 17 years ago
  3. 81019d7 Added "getCanonicalID()", "isFromSameFile", and "isFromMainFile" to compare by Ted Kremenek · 17 years ago
  4. 54042a5 Added "getLogicalLineNumber" and "getLogicalColumnNumber" to FullSourceLoc. by Ted Kremenek · 17 years ago
  5. be1a7a0 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 17 years ago[Renamed from Basic/SourceLocation.cpp]
  6. 959e5be Don't attribute in file headers anymore. See llvmdev for the by Chris Lattner · 18 years ago
  7. d7f64cd TargetInfo no longer includes a reference to SourceManager. by Ted Kremenek · 18 years ago
  8. 414bf8f Simplified Serialization code for SourceLocation and SourceRange, and by Ted Kremenek · 18 years ago
  9. 9511ec8 Implemented serialization of SourceLocation and SourceRange objects. by Ted Kremenek · 18 years ago