shuaiwang marked an inline comment as done.
shuaiwang added inline comments.
================
Comment at: test/clang-tidy/performance-for-range-copy.cpp:120
+struct Point {
+ ~Point() {}
----------------
JonasToth wrote:
> I feel that `const` methods should be added as a test as well.
const methods are already tested with existing test cases.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D48854
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits