CMake/Tests/RunCMake/ClangTidy
Brad King 80ebc55a7c cmake: Report if the <LANG>_CLANG_TIDY tool exits with non-zero
When using `<LANG>_CLANG_TIDY` our internal launcher for the tool must
capture its return code and stderr and report them on failure.
Otherwise incorrect command lines silently fail.

Closes: #16435
2016-11-18 09:43:22 -05:00
..
C-bad-Build-result.txt cmake: Report if the <LANG>_CLANG_TIDY tool exits with non-zero 2016-11-18 09:43:22 -05:00
C-bad-Build-stdout.txt cmake: Report if the <LANG>_CLANG_TIDY tool exits with non-zero 2016-11-18 09:43:22 -05:00
C-bad.cmake cmake: Report if the <LANG>_CLANG_TIDY tool exits with non-zero 2016-11-18 09:43:22 -05:00
C-Build-stdout.txt Add options to run clang-tidy with the compiler 2016-04-13 09:56:10 -04:00
C-launch-Build-stdout.txt Add options to run clang-tidy with the compiler 2016-04-13 09:56:10 -04:00
C-launch.cmake Add options to run clang-tidy with the compiler 2016-04-13 09:56:10 -04:00
C.cmake Add options to run clang-tidy with the compiler 2016-04-13 09:56:10 -04:00
CMakeLists.txt Add options to run clang-tidy with the compiler 2016-04-13 09:56:10 -04:00
CXX-Build-stdout.txt Add options to run clang-tidy with the compiler 2016-04-13 09:56:10 -04:00
CXX-launch-Build-stdout.txt Add options to run clang-tidy with the compiler 2016-04-13 09:56:10 -04:00
CXX-launch.cmake Add options to run clang-tidy with the compiler 2016-04-13 09:56:10 -04:00
CXX.cmake Add options to run clang-tidy with the compiler 2016-04-13 09:56:10 -04:00
main.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
main.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
RunCMakeTest.cmake cmake: Report if the <LANG>_CLANG_TIDY tool exits with non-zero 2016-11-18 09:43:22 -05:00