summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/VirtualFileSystem.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2015-10-06 14:45:13 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2015-10-06 14:45:13 +0000
commitcac8fc2329b8ee623c42944823f88b401a747ada (patch)
tree58424d1eb6cb519488a38fc4e02afc0ebfb95a67 /clang/lib/Basic/VirtualFileSystem.cpp
parent63e6bd368738ea7b3464b16c383161a830b7eb8c (diff)
downloadbcm5719-llvm-cac8fc2329b8ee623c42944823f88b401a747ada.tar.gz
bcm5719-llvm-cac8fc2329b8ee623c42944823f88b401a747ada.zip
[Tooling] Remove dead code.
It took me some time to figure out why this is not working as expected: std:error_code converts to true if there is an error. This means we never ever took the generated absolute path, which happens to be the right thing anyways as it properly works with virtual files. Just remove the whole thing, relative paths are covered by existing tooling tests. llvm-svn: 249408
Diffstat (limited to 'clang/lib/Basic/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud