[PATCH] D148110: [clang-tidy] Ctor arguments are sequenced if ctor call is written as list-initialization.
Martin Böhme via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 14 03:24:27 PDT 2023
mboehme updated this revision to Diff 513515.
mboehme added a comment.
Changes in response to review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148110/new/
https://reviews.llvm.org/D148110
Files:
clang-tools-extra/clang-tidy/utils/ExprSequence.cpp
clang-tools-extra/test/clang-tidy/checkers/bugprone/use-after-move.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148110.513515.patch
Type: text/x-patch
Size: 3073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230414/6051b0cb/attachment.bin>
More information about the cfe-commits
mailing list