njames93 marked an inline comment as done.
njames93 added inline comments.

================
Comment at: clang-tools-extra/test/clang-tidy/checkers/google-module.cpp:4
+// CHECK-DAG: {{- key: 
*google-readability-braces-around-statements.ShortStatementLines[[:space:]] 
value: *'1'}}
+// CHECK-DAG: {{- key: 
*google-readability-function-size.StatementThreshold[[:space:]] value: *'800'}}
+// CHECK-DAG: {{- key: 
*google-readability-namespace-comments.ShortNamespaceLines[[:space:]] value: 
*'10'}}
----------------
aaron.ballman wrote:
> I feel like these testing changes, while NFC, should be landed in a separate 
> patch as they don't have anything to do with the header file changes, right?
You're absolutely right I must've forgot to remove them when I removed the 
other change


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82661



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

Reply via email to