1. 55fc873 Sort all of Clang's files under 'lib', and fix up the broken headers uncovered. by Chandler Carruth · 12 years ago
  2. 59c55e7 This patch adds a PUNCTUATOR macro (specialization of TOK) in TokenKinds.def and makes use of it in tok::getTokenSimpleSpelling. by Kovarththanan Rajaratnam · 15 years ago
  3. b2fb6de Clean up and document code modification hints. by Douglas Gregor · 15 years ago
  4. 4b2d3f7 Introduce code modification hints into the diagnostics system. When we by Douglas Gregor · 15 years ago
  5. bda0b62 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 16 years ago[Renamed from Basic/TokenKinds.cpp]
  6. 0bc735f Don't attribute in file headers anymore. See llvmdev for the by Chris Lattner · 17 years ago
  7. a2bfb91 Modified current clients of Bitcode-Object serialization to use the by Ted Kremenek · 17 years ago
  8. c637e6b Implemented serialization for IdentifierInfo and IdentifierTable. by Ted Kremenek · 17 years ago
  9. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 17 years ago