[PATCH] D145906: [clang-tidy] Correctly handle evaluation order of designated initializers.
Martin Böhme via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 16 00:34:35 PDT 2023
mboehme updated this revision to Diff 505714.
mboehme added a comment.
Added release notes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145906/new/
https://reviews.llvm.org/D145906
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: D145906.505714.patch
Type: text/x-patch
Size: 3670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230316/6c71ebdd/attachment.bin>
More information about the cfe-commits
mailing list