summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/MemoryBufferCache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modules: Rename MemoryBufferCache to InMemoryModuleCacheDuncan P. N. Exon Smith2019-03-091-47/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Reapply "Modules: Cache PCMs in memory and avoid a use-after-free"Duncan P. N. Exon Smith2017-03-201-0/+48
* Revert "Modules: Cache PCMs in memory and avoid a use-after-free"Renato Golin2017-03-181-48/+0
* Modules: Cache PCMs in memory and avoid a use-after-freeDuncan P. N. Exon Smith2017-03-171-0/+48
OpenPOWER on IntegriCloud