summaryrefslogtreecommitdiffstats
path: root/lib/Index/SimpleFormatContext.h
Commit message (Expand)AuthorAgeFilesLines
* Overload SourceManager::overrideFileContents so that unconditionally passing ...David Blaikie2014-08-271-1/+1
* Update for LLVM api change.Rafael Espindola2014-08-271-2/+3
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* Track IntrusiveRefCntPtr::get() changes from LLVM r212366Alp Toker2014-07-051-1/+1
* Remove 'const' from MemoryBuffers used through the SourceManagerDavid Blaikie2014-06-271-2/+1
* [C++11] Use 'nullptr'.Craig Topper2014-05-261-1/+1
* Fix two leaks found by LSan (one is test-only).Nico Weber2014-04-241-1/+1
* Documentation parsing: move comment-to-XML conversion routines to libIndexDmitri Gribenko2013-11-131-0/+77