summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/clang-tidy/GoogleModuleTest.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2015-02-11 21:16:35 +0000
committerZachary Turner <zturner@google.com>2015-02-11 21:16:35 +0000
commit3e76643a957a2ff569b19c96a61587b1895edc84 (patch)
tree61a8c82243e65622d1a9653af37dc8d8c2bbf037 /clang-tools-extra/unittests/clang-tidy/GoogleModuleTest.cpp
parentd96652237741a9c010712772f1990d5b46d28f63 (diff)
downloadbcm5719-llvm-3e76643a957a2ff569b19c96a61587b1895edc84.tar.gz
bcm5719-llvm-3e76643a957a2ff569b19c96a61587b1895edc84.zip
Change Path::filename_pos() to skip the drive letter.
For Windows, filename_pos() tries to find the filename by searching for separators after the last :. Instead, it should really check for the only location that a : is valid, which is in the second character, and search for separators after that. llvm-svn: 228874
Diffstat (limited to 'clang-tools-extra/unittests/clang-tidy/GoogleModuleTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud