aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/VirtualFileSystem.cpp
diff options
context:
space:
mode:
authorBen Langmuir <blangmuir@apple.com>2014-03-05 19:56:30 +0000
committerBen Langmuir <blangmuir@apple.com>2014-03-05 19:56:30 +0000
commit8d1163961293ae0d3bceb9d39693548824b59f18 (patch)
treed2a2ad200bb2c513c5a842ce7d5f32bc340eb1a5 /clang/lib/Basic/VirtualFileSystem.cpp
parentd6ad741e5e78afb93b61abe9fb7c021702dab3d7 (diff)
downloadllvm-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