Author: jason
Date: Thu May 10 19:33:25 2018
New Revision: 260133
URL: https://gcc.gnu.org/viewcvs?rev=260133&root=gcc&view=rev
Log:
* cp-tree.h (DECL_CONSTRUCTOR_P): Use DECL_CXX_CONSTRUCTOR_P.
(DECL_DESTRUCTOR_P): Use DECL_CXX_DESTRUCTOR_P.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/cp-tree.h