[PATCH] D128072: [clang-tidy] Organize test files into subdirectories by module (NFC)
Richard via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 21 08:00:41 PDT 2022
LegalizeAdulthood added a comment.
In D128072#3598634 <https://reviews.llvm.org/D128072#3598634>, @aaron.ballman wrote:
> This sounds like a sensible direction to me. I spot-checked the changes and they all seem reasonable. Giving my LG, but please wait a bit before landing in case someone else has the chance to spot check as well.
Testing was:
- check-clang-extra passed
- add_new_check.py added the boiler plate test code in the correct place
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128072/new/
https://reviews.llvm.org/D128072
More information about the cfe-commits
mailing list