carlosgalvezp added inline comments.

================
Comment at: 
clang-tools-extra/test/clang-tidy/checkers/readability/Inputs/identifier-naming/hungarian-notation2/.clang-tidy:115
     value:  On
-  - key:    
readability-identifier-naming.HungarianNotation.Options.TreatStructAsClass
-    value:  false
+  - key:    
readability-identifier-naming.HungarianNotation.General.TreatStructAsClass
+    value:  true
----------------
Sorry, maybe I wasn't clear. Isn't this line meant to stay, since this is what 
the patch is fixing?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144431/new/

https://reviews.llvm.org/D144431

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to