Files
clang-p2996/clang/lib/Tooling
Jan Svoboda 94d22b09bb [clang][deps] Do not cache PCM files
On incremental scan, caching an out-of-date PCM on the VFS layer causes each TU and each module to recompile the PCM again. This is huge performance problem. Stop caching ".pcm" files.

Reviewed By: Bigcheese

Differential Revision: https://reviews.llvm.org/D150615
2023-05-15 17:43:54 -07:00
..
2023-04-17 00:38:49 +09:00