mirror of
https://github.com/intel/llvm.git
synced 2026-01-29 04:16:38 +08:00
7aff2bb3d23bb1f4f970d382dc1696392ce99827
Collect the necessary input PCH files. Do not try to validate the AST before copying it out because if the crash is in this path, we won't be able to collect it. Instead only check if it's a file containg an AST. rdar://problem/27913709 llvm-svn: 289460
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%