cp-tree.h (DECL_CONSTRUCTOR_P): Use DECL_CXX_CONSTRUCTOR_P.
authorJason Merrill <jason@redhat.com>
Thu, 10 May 2018 19:33:25 +0000 (15:33 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 10 May 2018 19:33:25 +0000 (15:33 -0400)
commitb947b54c3d5f50316d88d50decf14879250a9988
treeaf41236a99a98b9c2709702863b6bdeb9e15e67c
parent0f8a1c150e46fc23d34a342a80bb52dda3571f94
cp-tree.h (DECL_CONSTRUCTOR_P): Use DECL_CXX_CONSTRUCTOR_P.

* cp-tree.h (DECL_CONSTRUCTOR_P): Use DECL_CXX_CONSTRUCTOR_P.

(DECL_DESTRUCTOR_P): Use DECL_CXX_DESTRUCTOR_P.

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