[PATCH] D124955: [clang-tidy] Make header-guard check a little looser on comment whitespace

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 5 08:42:31 PDT 2022


sammccall added a comment.

In D124955#3493761 <https://reviews.llvm.org/D124955#3493761>, @hokein wrote:

> I think `"// FOO_BAR_H"` in your message should be `"//  FOO_BAR_H" ` (two space).

It's actually correct in the commit message, just phab renders it wrong :-(


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