[PATCH] D119609: [Clang][Sema] Prohibit statement expression in the default argument
Jun Zhang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 5 18:30:01 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8a4d388c7fa4: [Clang][Sema] Prohibit statement expression in the default argument (authored by junaire).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119609/new/
https://reviews.llvm.org/D119609
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Parse/ParseDecl.cpp
clang/lib/Parse/ParseTemplate.cpp
clang/test/Sema/stmt-expr-in-default-arg.cpp
clang/test/SemaTemplate/dependent-expr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119609.420679.patch
Type: text/x-patch
Size: 6883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220406/fac56337/attachment.bin>
More information about the cfe-commits
mailing list