Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-09 | 1 | -2/+2 |
* | [VFS] Port SimpleFormatContext to InMemoryFileSystem. | Benjamin Kramer | 2015-10-06 | 1 | -6/+6 |
* | Remove empty non-virtual destructors or mark them =default when non-public | Benjamin Kramer | 2015-04-11 | 1 | -2/+0 |
* | Overload SourceManager::overrideFileContents so that unconditionally passing ... | David Blaikie | 2014-08-27 | 1 | -1/+1 |
* | Update for LLVM api change. | Rafael Espindola | 2014-08-27 | 1 | -2/+3 |
* | Header guard canonicalization, clang part. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
* | Track IntrusiveRefCntPtr::get() changes from LLVM r212366 | Alp Toker | 2014-07-05 | 1 | -1/+1 |
* | Remove 'const' from MemoryBuffers used through the SourceManager | David Blaikie | 2014-06-27 | 1 | -2/+1 |
* | [C++11] Use 'nullptr'. | Craig Topper | 2014-05-26 | 1 | -1/+1 |
* | Fix two leaks found by LSan (one is test-only). | Nico Weber | 2014-04-24 | 1 | -1/+1 |
* | Documentation parsing: move comment-to-XML conversion routines to libIndex | Dmitri Gribenko | 2013-11-13 | 1 | -0/+77 |