1. a64ccef Rename SourceLocation::getFileLocWithOffset -> getLocWithOffset. by Argyrios Kyrtzidis · 13 years ago
  2. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  3. 2bc69bd add \n characters to the scratch buffer *before* returned tokens. by Chris Lattner · 16 years ago
  4. 1fa4953 simplify some logic by making ScratchBuffer handle the application of trailing by Chris Lattner · 16 years ago
  5. 47246be This change refactors some of the low-level lexer interfaces a bit. by Chris Lattner · 16 years ago
  6. de7aeef Check in the long promised SourceLocation rewrite. This lays the by Chris Lattner · 16 years ago
  7. 9ebac5e Make some enums in SourceLocation private, remove a useless assertion from ScratchBuffer. by Chris Lattner · 16 years ago
  8. 2b2453a this massive patch introduces a simple new abstraction: it makes by Chris Lattner · 16 years ago
  9. bda0b62 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 16 years ago[Renamed from Lex/ScratchBuffer.cpp]
  10. 87cf5ac Add some missing #includes for GCC mainline, patch by Shantonu Sen! by Chris Lattner · 17 years ago
  11. 0bc735f Don't attribute in file headers anymore. See llvmdev for the by Chris Lattner · 17 years ago
  12. 9dc1f53 Reimplement SourceLocation. Instead of having a by Chris Lattner · 17 years ago
  13. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 17 years ago