[PATCH] D130665: [clang-tidy] Fix false negative in readability-convert-member-functions-to-static
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 14 12:05:23 PDT 2023
PiotrZSL accepted this revision.
PiotrZSL added a comment.
This revision is now accepted and ready to land.
Looks good, release notes need to be corrected (order of checks) (even that it apply without conflicts) and could land.
Test properly fail without fix.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130665/new/
https://reviews.llvm.org/D130665
More information about the cfe-commits
mailing list