decl.c (xref_tag_1): Don't frob ts_lambda scope here.
authorNathan Sidwell <nathan@acm.org>
Thu, 11 May 2017 14:40:28 +0000 (14:40 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 11 May 2017 14:40:28 +0000 (14:40 +0000)
commitc443f3d51e4b8ff0298d1cacff67b2632e8a9264
tree64635e53ccf16b81688d5555d8ea53c39e561ed4
parent2cd470921f6e8297cab3fbfbaa102e7245e660d6
decl.c (xref_tag_1): Don't frob ts_lambda scope here.

* decl.c (xref_tag_1): Don't frob ts_lambda scope here.
* name-lookup.c (pushtag_1): Deal with ts_lambda scope.

From-SVN: r247909
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/name-lookup.c