mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 03:56:16 +08:00
This mainly prevents failures and/or crashes when multiple processes try to read/write the same PCH file. (rdar://8392711&8294781); suggestion & review by Daniel! llvm-svn: 114187