JonasToth added inline comments.

================
Comment at: 
clang-tools-extra/test/clang-tidy/checkers/readability-misleading-indentation.cpp:172
+void call() {
+  mustPass<true>();
+  mustPass<false>();
----------------
please add an case that does not get instantiated, with both bad and good 
indentation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72333



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

Reply via email to