diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2023-09-09 11:37:34 -0700 |
---|---|---|
committer | Jan Svoboda <jan_svoboda@apple.com> | 2023-09-09 11:38:32 -0700 |
commit | eea232da827abae1a4fd71a0fb1f4d239d7b2f6a (patch) | |
tree | 907ec52bfb919ec2b471fd589a301a59c903f38e /clang/lib/Lex/ModuleMap.cpp | |
parent | 60c0d303d67631f6504310db2cabab6703c2e3ca (diff) | |
download | llvm-eea232da827abae1a4fd71a0fb1f4d239d7b2f6a.zip llvm-eea232da827abae1a4fd71a0fb1f4d239d7b2f6a.tar.gz llvm-eea232da827abae1a4fd71a0fb1f4d239d7b2f6a.tar.bz2 |
[clang][tools] Remove path separator assumption
After 98e6deb6 the 'HeadersForSymbolTest.IWYUTransitiveExportWithPrivate' test in 'ClangIncludeCleanerTest' started failing. This is most likely because `FileEntryRef::getName()` now starts with ".\" on Windows, whereas `FileEntry::getName()` did not. This commit fixes assumption of forward slash separators.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions