1. fc51490 Lift VFS from clang to llvm (NFC) by Jonas Devlieghere · 7 years ago
  2. 9fc8faf Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
  3. b93511a [VFS] Port SimpleFormatContext to InMemoryFileSystem. by Benjamin Kramer · 10 years ago
  4. 8017237 Remove empty non-virtual destructors or mark them =default when non-public by Benjamin Kramer · 10 years ago
  5. 49cc318 Overload SourceManager::overrideFileContents so that unconditionally passing ownership is explicitly done using unique_ptr. by David Blaikie · 11 years ago
  6. d87f8d7 Update for LLVM api change. by Rafael Espindola · 11 years ago
  7. 2f5db8b Header guard canonicalization, clang part. by Benjamin Kramer · 11 years ago
  8. f994cef Track IntrusiveRefCntPtr::get() changes from LLVM r212366 by Alp Toker · 11 years ago
  9. 66cc07b Remove 'const' from MemoryBuffers used through the SourceManager by David Blaikie · 11 years ago
  10. 236bde3 [C++11] Use 'nullptr'. by Craig Topper · 11 years ago
  11. dbd07fad Fix two leaks found by LSan (one is test-only). by Nico Weber · 11 years ago
  12. 9e60511 Documentation parsing: move comment-to-XML conversion routines to libIndex by Dmitri Gribenko · 12 years ago[Renamed (90%) from clang/tools/libclang/SimpleFormatContext.h]
  13. f857950 Remove useless 'llvm::' qualifier from names like StringRef and others that are by Dmitri Gribenko · 13 years ago
  14. ae9d8ae Improve on header comment suggested by James Dennet. by Fariborz Jahanian · 13 years ago
  15. 799d96b fixes a doxygen comment. by Fariborz Jahanian · 13 years ago
  16. b67908a Some code refactoring per Dimitri's comment. by Fariborz Jahanian · 13 years ago
  17. 9b7ab87 This is the libclang patch providing minimal API to by Fariborz Jahanian · 13 years ago