diff options
author | Jason Merrill <jason@redhat.com> | 2020-03-14 17:10:39 -0400 |
---|---|---|
committer | Jason Merrill <jason@redhat.com> | 2020-03-14 17:13:25 -0400 |
commit | b3b0c671cc341fd04afc045a8d42d7a845d7f73c (patch) | |
tree | 317dc05d5c474274de96ed7db49122a63a509690 /gcc/tree-nested.c | |
parent | c393c99d3dc8329dc1a36011e70faa9700185051 (diff) | |
download | gcc-b3b0c671cc341fd04afc045a8d42d7a845d7f73c.zip gcc-b3b0c671cc341fd04afc045a8d42d7a845d7f73c.tar.gz gcc-b3b0c671cc341fd04afc045a8d42d7a845d7f73c.tar.bz2 |
c++: Find parameter pack in typedef in lambda [92909].
find_parameter_packs_r doesn't look through typedefs, which is normally
correct, but that means we need to handle their declarations specially.
gcc/cp/ChangeLog
2020-03-14 Jason Merrill <jason@redhat.com>
PR c++/92909
* pt.c (find_parameter_packs_r): [DECL_EXPR]: Walk
DECL_ORIGINAL_TYPE of a typedef.
Diffstat (limited to 'gcc/tree-nested.c')
0 files changed, 0 insertions, 0 deletions