diff options
author | Guillaume Papin <guillaume.papin@epitech.eu> | 2015-09-28 17:53:04 +0000 |
---|---|---|
committer | Guillaume Papin <guillaume.papin@epitech.eu> | 2015-09-28 17:53:04 +0000 |
commit | 68b591079a87c83e91d5963c4d3f610879fe4fb1 (patch) | |
tree | dd35b328c9aed690931428f7a6f51cd4d3ab3eff /llvm | |
parent | 36c42b592d4f45bdd885382ba9818147125463e4 (diff) | |
download | bcm5719-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