[PATCH] D145581: [clang-tidy] In C++17, callee is guaranteed to be sequenced before arguments.
Martin Böhme via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 27 04:22:23 PDT 2023
mboehme added a comment.
In D145581#4215602 <https://reviews.llvm.org/D145581#4215602>, @PiotrZSL wrote:
> Switching status of review, once you will be ready with changes (or your decision), just mark it ready for review again.
Thanks, and sorry for the delayed response on this -- I've been juggling this patch with other work.
In D145581#4223185 <https://reviews.llvm.org/D145581#4223185>, @PiotrZSL wrote:
> And actually there is issue for this: https://github.com/llvm/llvm-project/issues/57758
Thanks for making me aware of this!
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