diff options
author | Nico Weber <thakis@chromium.org> | 2020-05-06 20:19:14 -0400 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2020-05-07 15:54:09 -0400 |
commit | d03838343f2199580a1942eb353901add38af909 (patch) | |
tree | f57df94418fc9e95a153e5d11257b0d8330af66b /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | ed86058b53f971ed93cc79c8b4fc76da37ca0664 (diff) | |
download | llvm-d03838343f2199580a1942eb353901add38af909.zip llvm-d03838343f2199580a1942eb353901add38af909.tar.gz llvm-d03838343f2199580a1942eb353901add38af909.tar.bz2 |
Make -Wnonportable-include-path ignore drive case on Windows.
See PR45812 for motivation.
No explicit test since I couldn't figure out how to get the
current disk drive in lower case into a form in lit where I could
mkdir it and cd to it. But the change does have test coverage in
that I can remove the case normalization in lit, and tests failed
on several bots (and for me locally if in a pwd with a lower-case
drive) without that normalization prior to this change.
Differential Revision: https://reviews.llvm.org/D79531
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions