aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2014-03-02 23:37:26 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2014-03-02 23:37:26 +0000
commitc0423b349bd2dfb0baaf1d1d47b976623f879104 (patch)
tree214e02eb66c66719ece531148103d1ed4fb32338 /clang/lib/Frontend/CompilerInvocation.cpp
parentb17a3b3d3373148e448dcf4267ecd238c94a997c (diff)
downloadllvm-c0423b349bd2dfb0baaf1d1d47b976623f879104.zip
llvm-c0423b349bd2dfb0baaf1d1d47b976623f879104.tar.gz
llvm-c0423b349bd2dfb0baaf1d1d47b976623f879104.tar.bz2
Disable all dependency output options when using the Tooling library.
It isn't appropriate for a tool to be stomping over the dependency files, especially if the actual build uses a compiler other than Clang or the tool cannot find all the headers for some reason (which would cause the existing dependency file to be deleted). If a tool actually needs to care about dependency files we can think about adding a mechanism for getting to this information. Differential Revision: http://llvm-reviews.chandlerc.com/D2912 llvm-svn: 202669
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions