aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectFrame.cpp
diff options
context:
space:
mode:
authorAlp Toker <alp@nuanti.com>2014-07-09 01:37:36 +0000
committerAlp Toker <alp@nuanti.com>2014-07-09 01:37:36 +0000
commited412dac652c1bbe5f28706ef0f31e0c5d379a27 (patch)
treeeb4dc3953a94a5292e63c22e33bb92927d7ec7c7 /lldb/source/Commands/CommandObjectFrame.cpp
parent4ea0d2389be998469758d929f651c29095d98641 (diff)
downloadllvm-ed412dac652c1bbe5f28706ef0f31e0c5d379a27.zip
llvm-ed412dac652c1bbe5f28706ef0f31e0c5d379a27.tar.gz
llvm-ed412dac652c1bbe5f28706ef0f31e0c5d379a27.tar.bz2
clang-interpreter: don't check input file existence, we're in-process
This flag is set by most other tools and avoids extra stat() calls. The frontend will diagnose anyway as it performs the check atomically while opening files at point of use. We could probably make Driver::CheckInputsExist default to false and only enable it in the main 'clang' binary, or even better only perform the checks if we know the tool is external but that needs more thought. llvm-svn: 212585
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions