diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2015-10-06 14:45:13 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2015-10-06 14:45:13 +0000 |
commit | cac8fc2329b8ee623c42944823f88b401a747ada (patch) | |
tree | 58424d1eb6cb519488a38fc4e02afc0ebfb95a67 /clang/lib/Basic/VirtualFileSystem.cpp | |
parent | 63e6bd368738ea7b3464b16c383161a830b7eb8c (diff) | |
download | bcm5719-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