Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[compiler] Include file offset when loading builtins PCH
Commit d4a912153488 changed how the offsets into AST bitstream files are handled. This patch changes our loading of the builtins PCH to include the new `InputFilesOffsetBase` field. As this only affects LLVM tip/18, it is locked behind a preprocessor macro.
- Loading branch information