[PATCH] D124955: [clang-tidy] Make header-guard check a little looser on comment whitespace
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 5 06:14:42 PDT 2022
hokein accepted this revision.
hokein added a comment.
This revision is now accepted and ready to land.
I think `"// FOO_BAR_H"` in your message should be `"// FOO_BAR_H" ` (two space).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124955/new/
https://reviews.llvm.org/D124955
More information about the cfe-commits
mailing list