[PATCH] D61508: [clang-tidy] bugprone-header-guard : a simple version of llvm-header-guard
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 4 05:40:46 PDT 2023
aaron.ballman added a comment.
In D61508#4469426 <https://reviews.llvm.org/D61508#4469426>, @garymm wrote:
> @aaron.ballman what's remaining for this to be mergeable?
It needs to be rebased onto trunk and it looks like there's some test coverage missing for unsupported styles. It should probably go through more review with the current code owners as well, in case the landscape in clang-tidy has changed in the past few years in this area.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61508/new/
https://reviews.llvm.org/D61508
More information about the cfe-commits
mailing list