diff options
author | Sam McCall <sam.mccall@gmail.com> | 2022-11-25 14:19:04 +0100 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2022-11-28 10:09:13 +0100 |
commit | 2c1fa734598c9470139720565fbf624a5156ec03 (patch) | |
tree | 11b57bcd16102c2a28786d4a797e12e73a040f03 /llvm/lib/LTO/LTO.cpp | |
parent | 10d183b889daab4512d476c1645d24d4e8946e8c (diff) | |
download | llvm-2c1fa734598c9470139720565fbf624a5156ec03.zip llvm-2c1fa734598c9470139720565fbf624a5156ec03.tar.gz llvm-2c1fa734598c9470139720565fbf624a5156ec03.tar.bz2 |
Reland "[Lex] Fix suggested spelling of /usr/bin/../include/foo"
This reverts commit 1dc0a1e5d220b83c1074204bd3afd54f3bac4270.
Failures were caused by unintentional conversion to native slashes by
remove_dots, so undo that: we always suggest posix slashes for includes.
This could potentially be a change in behavior on windows if people were
spelling headers with backslashes and headermaps contained backslashes,
but that's all underspecified and I don't think anyone uses headermaps
on windows.
Differential Revision: https://reviews.llvm.org/D138709
Diffstat (limited to 'llvm/lib/LTO/LTO.cpp')
0 files changed, 0 insertions, 0 deletions