aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2021-03-24 15:19:01 -0700
committerFangrui Song <i@maskray.me>2021-03-24 15:25:36 -0700
commitbfbfd83f147f0e02e652f3ae2635dd834c2e6b46 (patch)
tree25c8acb25e363f244e5195aa031b437092726369 /clang/lib/Frontend/CompilerInvocation.cpp
parent19435d3863e512c62962dd872f5cbf630eaeab73 (diff)
downloadllvm-bfbfd83f147f0e02e652f3ae2635dd834c2e6b46.zip
llvm-bfbfd83f147f0e02e652f3ae2635dd834c2e6b46.tar.gz
llvm-bfbfd83f147f0e02e652f3ae2635dd834c2e6b46.tar.bz2
[Driver] Linux.cpp: delete unneeded D.getVFS().exists checks
Not only can this save unneeded filesystem stats, it can make `clang --sysroot=/path/to/debian-sysroot -c a.cc` work (get `-internal-isystem $sysroot/usr/include/x86_64-linux-gnu`) even without `lib/x86_64-linux-gnu/`. This should make thakis happy.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions