mirror of
https://github.com/intel/llvm.git
synced 2026-01-30 14:07:28 +08:00
Store a SupportFile, rather than a FileSpec, in CompileUnit. This commit works towards having the SourceManager operate on SupportFiles so that it can (1) validate the Checksum and (2) materialize the content of inline source information.