flx marked 2 inline comments as done.
flx added a comment.

Thanks for the comments, PTAL!



================
Comment at: clang-tools-extra/clang-tidy/utils/Matchers.h:79
+    llvm::Regex Regex;
+    bool MatchQualifiedName = false;
+  };
----------------
ymandel wrote:
> Worth a comment i think.
Done by adding comments to each match mode.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98738

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

Reply via email to