* cp-tree.h (THIS_NAME, IN_CHARGE_NAME, VTBL_PTR_TYPE,
commit842e108c5990a3981e00a7076a0cb570d221ea59
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Jun 2017 14:49:46 +0000 (29 14:49 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Jun 2017 14:49:46 +0000 (29 14:49 +0000)
tree9637ddcdc81f1ba6e94bdccdcb7384c19be224d3
parent6f2dbf5db00def46beab9bace98cb24726a8292d
* cp-tree.h (THIS_NAME, IN_CHARGE_NAME, VTBL_PTR_TYPE,
VTABLE_DELTA_NAME, VTABLE_PFN_NAME): Delete.
* decl.c (initialize_predefined_identifiers): Name cdtor special
names consistently.  Use literals for above deleted defines.
(cxx_init_decl_processing): Use literal for vtbl_ptr_type name,

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