gribozavr2 added inline comments.

================
Comment at: 
clang-tools-extra/test/clang-tidy/readability-make-member-function-const.cpp:321
+
+} // namespace Keep
----------------
Could you add tests for calls to members of `this` through member function 
pointers? I don't care about possible false negatives in that case, but the 
code shouldn't crash or produce false positives.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68074



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

Reply via email to