summaryrefslogtreecommitdiffstats
path: root/clang/lib/Index/SimpleFormatContext.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Lift VFS from clang to llvm (NFC)Jonas Devlieghere2018-10-101-6/+4
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-2/+2
* [VFS] Port SimpleFormatContext to InMemoryFileSystem.Benjamin Kramer2015-10-061-6/+6
* Remove empty non-virtual destructors or mark them =default when non-publicBenjamin Kramer2015-04-111-2/+0
* 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
OpenPOWER on IntegriCloud