[C++ PATCH] cp_expr tweak and delete unused enumerations
commitd47990c0368bbd0b0efc26499c1437960e9d4132
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Oct 2017 18:56:53 +0000 (12 18:56 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Oct 2017 18:56:53 +0000 (12 18:56 +0000)
tree98279deba3988a674efe1825b877c6762b3596ce
parent9c0c95d80b9e6769fb36bd50a05c9c7d81e66504
[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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@253693 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/cp-tree.h