aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/method.c
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2021-04-01 15:17:40 -0400
committerJason Merrill <jason@redhat.com>2021-04-01 16:04:54 -0400
commit0cf4813202f19768e31666f6aa82bde4dce4065a (patch)
tree7afd29deeb27c7130af1e01c62baac09e7e1de3b /gcc/cp/method.c
parentaf78514a18ca5c9aaa10813bb4dc639d7ccdf0cc (diff)
downloadgcc-0cf4813202f19768e31666f6aa82bde4dce4065a.zip
gcc-0cf4813202f19768e31666f6aa82bde4dce4065a.tar.gz
gcc-0cf4813202f19768e31666f6aa82bde4dce4065a.tar.bz2
c++: variadic lambda noexcept-specifier [PR99583]
The tree-walk looking for parameter packs didn't find this one because we weren't stepping into TYPE_RAISES_EXCEPTIONS. gcc/cp/ChangeLog: PR c++/99583 PR c++/99584 * tree.c (cp_walk_subtrees) [FUNCTION_TYPE]: Walk into TYPE_RAISES_EXCEPTIONS. gcc/testsuite/ChangeLog: PR c++/99583 * g++.dg/cpp0x/lambda/lambda-variadic12.C: New test.
Diffstat (limited to 'gcc/cp/method.c')
0 files changed, 0 insertions, 0 deletions