* cp-tree.h (DECL_CONSTRUCTOR_P): Use DECL_CXX_CONSTRUCTOR_P.
commit8feb74603373aaa85a1a6faf11b2fb93ba742c99
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 May 2018 19:33:25 +0000 (10 19:33 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 May 2018 19:33:25 +0000 (10 19:33 +0000)
treeaf41236a99a98b9c2709702863b6bdeb9e15e67c
parent03a04052ea0f160f3b46a8a92c680f569cab4df5
* cp-tree.h (DECL_CONSTRUCTOR_P): Use DECL_CXX_CONSTRUCTOR_P.

(DECL_DESTRUCTOR_P): Use DECL_CXX_DESTRUCTOR_P.

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