diff options
author | Sam McCall <sam.mccall@gmail.com> | 2021-07-17 02:23:51 +0200 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2021-07-20 14:25:36 +0200 |
commit | fd2278505482bd9db21423b0620be6afe04feb60 (patch) | |
tree | 73a784571e8d7ebaf3d17a28dec660f318f77698 /llvm/lib/Object/SymbolicFile.cpp | |
parent | eb03fa1d2c05bad5a5f75a89d47b4b31d84bb90b (diff) | |
download | llvm-fd2278505482bd9db21423b0620be6afe04feb60.zip llvm-fd2278505482bd9db21423b0620be6afe04feb60.tar.gz llvm-fd2278505482bd9db21423b0620be6afe04feb60.tar.bz2 |
[Lex] Consider a PCH header-guarded even with #endif truncated
This seems to be a more useful behavior for tools that use preambles.
I believe it doesn't affect real compiles: the PCH is only included once
when used, and recursive inclusion of the main-file *within* the PCH
isn't supported in any case.
Differential Revision: https://reviews.llvm.org/D106204
Diffstat (limited to 'llvm/lib/Object/SymbolicFile.cpp')
0 files changed, 0 insertions, 0 deletions