]> gcc.gnu.org Git - gcc.git/commit
parser.c (cp_parser_lambda_expression): Compute visibility.
authorJason Merrill <jason@redhat.com>
Fri, 2 Oct 2009 04:33:51 +0000 (00:33 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 2 Oct 2009 04:33:51 +0000 (00:33 -0400)
commite6d92cecfb2fa189ee958ea4574ffd8a1109a022
tree20f31807b8adb84491c6a5380e4bfe0b7845abf4
parent8e70c271ec0d77772ffa04b7985d1599f064e963
parser.c (cp_parser_lambda_expression): Compute visibility.

* parser.c (cp_parser_lambda_expression): Compute visibility.
(no_linkage_lambda_type_p): Remove.
* cp-tree.h: Remove declaration.
* tree.c (no_linkage_check): Don't call it.  Don't check template
args.  Don't check TREE_PUBLIC Types.

From-SVN: r152395
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/parser.c
gcc/cp/tree.c
This page took 0.059531 seconds and 5 git commands to generate.