Appease test/clang-tidy/misc-unused-parameters.cpp for targeting *-win32, to add...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 23 Jul 2015 05:52:02 +0000 (05:52 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 23 Jul 2015 05:52:02 +0000 (05:52 +0000)
commitd4ed83aae736ce9c586db771de39027ed4b7fead
tree7bb1c2d5a4c269d01b7e2a3f1feb557945bf496c
parent4135e4c47528885b7b8967c009cf356a1c0c6b1f
Appease test/clang-tidy/misc-unused-parameters.cpp for targeting *-win32, to add -fno-delayed-template-parsing.

Note, clang-tidy tests wouldn't run on Windows hosts since they are disabled with REQUIRES:shell.
The failure would be raised with cross building.

llvm-svn: 242984
clang-tools-extra/test/clang-tidy/check_clang_tidy.sh