summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorZinovy Nis <zinovy.nis@gmail.com>2018-10-09 05:40:03 +0000
committerZinovy Nis <zinovy.nis@gmail.com>2018-10-09 05:40:03 +0000
commit72a6b28b3cebf9a760a1b2e931cc894fc9d33def (patch)
tree0c9536881a0cdf7a07a857853717a3b8270b5a5a /clang
parentd46f580986360d5202c7d3b435021ae4951b6fbb (diff)
downloadbcm5719-llvm-72a6b28b3cebf9a760a1b2e931cc894fc9d33def.tar.gz
bcm5719-llvm-72a6b28b3cebf9a760a1b2e931cc894fc9d33def.zip
[clang-tidy] The patch extends the existing command line option -check-suffix
(with alias -check-suffixes) to accept multiple comma-separated FileCheck prefixes. Usage: // RUN: %check_clang_tidy -check-suffix=USING-C,USING-D %s misc-unused-using-decls %t -- -- ... or for the same: // RUN: %check_clang_tidy -check-suffixes=USING-C,USING-D %s misc-unused-using-decls %t -- -- ... Differential Revision: https://reviews.llvm.org/D52971 llvm-svn: 344015
Diffstat (limited to 'clang')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud