[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 01:15:53 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGddbcd985602d: [clang-tidy] Correctly handle evaluation order of designated initializers. (authored by mboehme).
Changed prior to commit:
https://reviews.llvm.org/D145906?vs=505714&id=505719#toc
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.505719.patch
Type: text/x-patch
Size: 3652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230316/0e276ebc/attachment.bin>
More information about the cfe-commits
mailing list