diff options
author | Richard Smith <richard@metafoo.co.uk> | 2020-08-31 19:04:35 -0700 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2020-08-31 20:59:20 -0700 |
commit | 113861b444610aebd1c05760a3e0ee6284f42211 (patch) | |
tree | 3f35968c66de214fec7e0afff9fc58c04d6cf3db /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | 0da84535b1e328188efbc1bb697dc7276f9e7d27 (diff) | |
download | llvm-113861b444610aebd1c05760a3e0ee6284f42211.zip llvm-113861b444610aebd1c05760a3e0ee6284f42211.tar.gz llvm-113861b444610aebd1c05760a3e0ee6284f42211.tar.bz2 |
Fix -Wcompound-token-split to give the same warnings under -E
-frewrite-includes.
Remove the special-case (and highly implausible) diagnostic for a
compound token that crosses a file boundary, and instead model that case
the same as a compound token separated by whitespace, so that file
transitions and presumed file transitions behave the same way.
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions