[all-commits] [llvm/llvm-project] 52b1c9: Turn off unused variable checking here since we're...
Eric Christopher via All-commits
all-commits at lists.llvm.org
Mon Dec 9 19:14:20 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 52b1c94a5fe47c8bb5e189bc40bfd50255ce5795
https://github.com/llvm/llvm-project/commit/52b1c94a5fe47c8bb5e189bc40bfd50255ce5795
Author: Eric Christopher <echristo at gmail.com>
Date: 2019-12-09 (Mon, 09 Dec 2019)
Changed paths:
M clang-tools-extra/test/clang-tidy/checkers/cert-mem57-cpp-cpp17.cpp
Log Message:
-----------
Turn off unused variable checking here since we're explicitly adding
a command line for clang-tidy.
More information about the All-commits
mailing list