summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorGuillaume Papin <guillaume.papin@epitech.eu>2015-09-28 17:53:04 +0000
committerGuillaume Papin <guillaume.papin@epitech.eu>2015-09-28 17:53:04 +0000
commit68b591079a87c83e91d5963c4d3f610879fe4fb1 (patch)
treedd35b328c9aed690931428f7a6f51cd4d3ab3eff /llvm
parent36c42b592d4f45bdd885382ba9818147125463e4 (diff)
downloadbcm5719-llvm-68b591079a87c83e91d5963c4d3f610879fe4fb1.tar.gz
bcm5719-llvm-68b591079a87c83e91d5963c4d3f610879fe4fb1.zip
[clang-tidy] add option to specify build path
Summary: compile_commands.json is usually generated in the build directory. Projects like LLVM/Clang enforce out-of-source builds. This option allow allow such projects to work out of the box, without moving the compilation database manually. The naming of the option is similar to the one use by other tools: clang-{check,modernize,query,rename,tidy} -p=<build_path> <...> Reviewers: alexfh Differential Revision: http://reviews.llvm.org/D13199 llvm-svn: 248723
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud