Unverified Commit 4ce737bf authored by Douglas Deslauriers's avatar Douglas Deslauriers Committed by GitHub
Browse files

[clang] Sequence C++20 Parenthesized List Init (#83476)

Parenthesized list intializers are sequenced operations, see C++20
[decl.init]p16.5 and [decl.init]p16.6.2.2 for more details.

Fixes #83474
parent 0d8e16a0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment