[PATCH] D148110: [clang-tidy] bugprone-use-after-move: Ctor arguments should be sequenced if ctor call is written as list-initialization.

Martin Böhme via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 26 02:01:41 PDT 2023


mboehme updated this revision to Diff 517101.
mboehme added a comment.

Reworded release notes.


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/docs/ReleaseNotes.rst
  clang-tools-extra/test/clang-tidy/checkers/bugprone/use-after-move.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148110.517101.patch
Type: text/x-patch
Size: 4037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230426/2531927e/attachment-0001.bin>


More information about the cfe-commits mailing list