Eugene.Zelenko added inline comments.

================
Comment at: 
clang-tools-extra/clang-tidy/readability/NamespaceCommentCheck.cpp:226
               .str();
+
     } else if (Comment.startswith("//")) {
----------------
Is this empty line necessary?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69855



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

Reply via email to