[PATCH] D118743: [clang-tidy] Add `modernize-use-inline-const-variables-in-headers` check
Lounarok via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 3 19:05:12 PST 2023
Lounarok added a comment.
> (//data member// is a variable inside a struct/class, but not a "freestanding" one)
Thanks for pointing that out. I misunderstood what //data member// is...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118743/new/
https://reviews.llvm.org/D118743
More information about the cfe-commits
mailing list