PiotrZSL added inline comments.
================
Comment at:
clang-tools-extra/test/clang-tidy/checkers/readability/identifier-naming.cpp:716
+// CHECK-FIXES: {{^}}class CClassWithForwardDecl {
+class class_with_forward_decl {
+ int __value;
----------------
carlosgalvezp wrote:
> Nit: shouldn't we use also `struct` here?
No, thats on prupose. I wanted to test also in same place that style is taken
from definition, not forward declaration, can add some comment, and "public:"
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157190/new/
https://reviews.llvm.org/D157190
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits