1. f7ccbad Basic: import SmallString<> into clang namespace by Dylan Noblesmith · 14 years ago
  2. 8fe83e1 Move a method from IdentifierTable.h out of line and remove the SmallString include. by Benjamin Kramer · 14 years ago
  3. c892c5f For the FileChanged Preprocessor callback, when exiting a file, pass its FileID. by Argyrios Kyrtzidis · 14 years ago
  4. 5f9e272 remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports by Chris Lattner · 14 years ago
  5. 4dddebf Fix -H. It was pretty broken. by Sebastian Redl · 14 years ago
  6. da60885 Frontend: Change CC_PRINT_HEADERS to not print header depth markers, these don't by Daniel Dunbar · 14 years ago
  7. f704c61 Frontend: Switch -header-include-file output to use unbuffered raw_ostreams with by Daniel Dunbar · 15 years ago
  8. b34d69b Frontend: Add -header-include-file option, for allowing saving header include by Daniel Dunbar · 15 years ago
  9. b376e5e Frontend: Add support (unused) for showing all "interesting" headers, not just by Daniel Dunbar · 15 years ago
  10. eef63e0 Frontend: Factor out header include dumping (-H) into its own preprocessor by Daniel Dunbar · 15 years ago