diff options
author | Ben Langmuir <blangmuir@apple.com> | 2014-03-05 19:56:30 +0000 |
---|---|---|
committer | Ben Langmuir <blangmuir@apple.com> | 2014-03-05 19:56:30 +0000 |
commit | 8d1163961293ae0d3bceb9d39693548824b59f18 (patch) | |
tree | d2a2ad200bb2c513c5a842ce7d5f32bc340eb1a5 /clang/lib/Basic/VirtualFileSystem.cpp | |
parent | d6ad741e5e78afb93b61abe9fb7c021702dab3d7 (diff) | |
download | llvm-8d1163961293ae0d3bceb9d39693548824b59f18.zip llvm-8d1163961293ae0d3bceb9d39693548824b59f18.tar.gz llvm-8d1163961293ae0d3bceb9d39693548824b59f18.tar.bz2 |
Fix an inconsistency in treatment of trailing / in path::const_iterator
When using a //net/ path, we were transforming the trailing / into a '.'
when the path was just the root path and we were iterating backwards.
Forwards iteration and other kinds of root path (C:\, /) were already
correct.
llvm-svn: 202999
Diffstat (limited to 'clang/lib/Basic/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions