[C++ PATCH] cp_expr tweak and delete unused enumerations
authorNathan Sidwell <nathan@acm.org>
Thu, 12 Oct 2017 18:56:53 +0000 (18:56 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 12 Oct 2017 18:56:53 +0000 (18:56 +0000)
commitd89dac3602ea7fa8b29d55fb6f945181fb16f427
tree98279deba3988a674efe1825b877c6762b3596ce
parent83d502cf40077b7115c8e6342218186223a42474
[C++ PATCH] cp_expr tweak and delete unused enumerations

https://gcc.gnu.org/ml/gcc-patches/2017-10/msg00784.html
* cp-tree.h (cp_expr): Add const operator * and operator->
accessors.
(cp_tree_node_structure_enum): Delete TS_CP_BINDING,
TS_CP_WRAPPER, LAST_TS_CP_ENUM.

From-SVN: r253693
gcc/cp/ChangeLog
gcc/cp/cp-tree.h