[all-commits] [llvm/llvm-project] 627c01: Extend tests of run-clang-tidy
Alexander Lanin via All-commits
all-commits at lists.llvm.org
Mon Oct 19 07:29:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 627c01bee0deb353b3e3e90c1b8d0b6d73464466
https://github.com/llvm/llvm-project/commit/627c01bee0deb353b3e3e90c1b8d0b6d73464466
Author: Alexander Lanin <alex at lanin.de>
Date: 2020-10-19 (Mon, 19 Oct 2020)
Changed paths:
R clang-tools-extra/test/clang-tidy/infrastructure/run-clang-tidy.cpp
A clang-tools-extra/test/clang-tidy/infrastructure/run-clang-tidy_config-file.cpp
A clang-tools-extra/test/clang-tidy/infrastructure/run-clang-tidy_export-diagnostics.cpp
Log Message:
-----------
Extend tests of run-clang-tidy
new test: parsing and using compile_commands
new test: export fixes to yaml file
old test extended with CHECK-MESSAGES in order to ensure that they "fail as intended"
More information about the All-commits
mailing list