1. 83f4c3a [modules] Do not cache invalid state for modules that we attempted to load. by Volodymyr Sapsai · 6 years ago
  2. b7db2e9 Stop relying on allocator behaviour in modules unit test by Duncan P. N. Exon Smith · 7 years ago
  3. 0a2be46 Modules: Invalidate out-of-date PCMs as they're discovered by Duncan P. N. Exon Smith · 7 years ago
  4. 8bef5cd Modules: Rename MemoryBufferCache to InMemoryModuleCache by Duncan P. N. Exon Smith · 7 years ago[Renamed (90%) from clang/unittests/Basic/MemoryBufferCacheTest.cpp]
  5. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  6. 010dd7b Modules: Remove an invalid check in unit tests for r298278 by Duncan P. N. Exon Smith · 9 years ago
  7. 030d7d6 Reapply "Modules: Cache PCMs in memory and avoid a use-after-free" by Duncan P. N. Exon Smith · 9 years ago
  8. f1966cf Revert "Modules: Cache PCMs in memory and avoid a use-after-free" by Renato Golin · 9 years ago
  9. 079c40e Modules: Cache PCMs in memory and avoid a use-after-free by Duncan P. N. Exon Smith · 9 years ago