[PATCH] D145581: [clang-tidy] In C++17, callee is guaranteed to be sequenced before arguments.
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 8 22:22:15 PST 2023
PiotrZSL requested changes to this revision.
PiotrZSL added a comment.
This revision now requires changes to proceed.
Add more tests (those missing one), to make sure that this wont break proper cases.
Refer to inline comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145581/new/
https://reviews.llvm.org/D145581
More information about the cfe-commits
mailing list