r225625 - in /branches/c++-concepts: ChangeLog....
jason@gcc.gnu.org
jason@gcc.gnu.org
Thu Jul 9 18:46:00 GMT 2015
Author: jason
Date: Thu Jul 9 18:46:52 2015
New Revision: 225625
URL: https://gcc.gnu.org/viewcvs?rev=225625&root=gcc&view=rev
Log:
* gcc/cp/pt.c (instantiation_dependent_r) [TRAIT_EXPR]: Call
value_dependent_expression_p.
* gcc/cp/semantics.c (is_unary_trait, is_binary_trait): Remove.
* gcc/cp/cp-tree.h: Remove declarations.
Modified:
branches/c++-concepts/ChangeLog.concepts
branches/c++-concepts/gcc/cp/ChangeLog
branches/c++-concepts/gcc/cp/cp-tree.h
branches/c++-concepts/gcc/cp/pt.c
branches/c++-concepts/gcc/cp/semantics.c
More information about the Gcc-cvs
mailing list