[all-commits] [llvm/llvm-project] 5e4974: [clang-tidy][NFC] Add checks to tests that have no...
google-yfyang via All-commits
all-commits at lists.llvm.org
Fri Dec 5 10:59:43 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e4974fbd330733ceaabba988b632cd8906e892a
https://github.com/llvm/llvm-project/commit/5e4974fbd330733ceaabba988b632cd8906e892a
Author: google-yfyang <yfyang at google.com>
Date: 2025-12-05 (Fri, 05 Dec 2025)
Changed paths:
M clang-tools-extra/test/clang-tidy/infrastructure/empty-database.cpp
M clang-tools-extra/test/clang-tidy/infrastructure/invalid-database.cpp
Log Message:
-----------
[clang-tidy][NFC] Add checks to tests that have no checks specified. (#170895)
#157306 removes some default checks and this breaks a few tests where no
checks were explicitly specified.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list