summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Basic/MemoryBufferCacheTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modules: Rename MemoryBufferCache to InMemoryModuleCacheDuncan P. N. Exon Smith2019-03-091-93/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Modules: Remove an invalid check in unit tests for r298278Duncan P. N. Exon Smith2017-03-211-1/+0
* Reapply "Modules: Cache PCMs in memory and avoid a use-after-free"Duncan P. N. Exon Smith2017-03-201-0/+95
* Revert "Modules: Cache PCMs in memory and avoid a use-after-free"Renato Golin2017-03-181-94/+0
* Modules: Cache PCMs in memory and avoid a use-after-freeDuncan P. N. Exon Smith2017-03-171-0/+94
OpenPOWER on IntegriCloud