diff options
author | Raphael Isemann <teemperor@gmail.com> | 2018-06-28 22:40:10 +0000 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2018-06-28 22:40:10 +0000 |
commit | 517c22041e8e113df030949fae36e1c5c4cab9c4 (patch) | |
tree | 3022a7330267b4f53b2603ab87256cca12d1663b /clang/lib/Frontend/InitHeaderSearch.cpp | |
parent | 71dc39823c10022686dfaab11fbf82d91c9f080d (diff) | |
download | bcm5719-llvm-517c22041e8e113df030949fae36e1c5c4cab9c4.tar.gz bcm5719-llvm-517c22041e8e113df030949fae36e1c5c4cab9c4.zip |
Fix path completion test case added in rL335905 on Windows
Summary:
The test fails because we don't rewrite the slash behind `foo` to the OS specific
separator (as the completion API doesn't support this kind of rewriting). However,
we assume that this part of the string is rewritten in the test case, which broke
on Windows.
Reviewers: stella.stamenova
Reviewed By: stella.stamenova
Subscribers: lldb-commits
Differential Revision: https://reviews.llvm.org/D48746
llvm-svn: 335934
Diffstat (limited to 'clang/lib/Frontend/InitHeaderSearch.cpp')
0 files changed, 0 insertions, 0 deletions