]> gcc.gnu.org Git - gcc.git/commit
cp-tree.h (struct lang_type): Remove template_info field.
authorNathan Sidwell <nathan@acm.org>
Thu, 17 Aug 2017 12:47:30 +0000 (12:47 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 17 Aug 2017 12:47:30 +0000 (12:47 +0000)
commit0fc81d78f9e97d0fb9b7a6c051189758b1d2ab01
tree440e20b103f664c94f51c3c8107ce4b238667b83
parent157d38bafa44f8f53001b96c9a5d41bb9bf1d57a
cp-tree.h (struct lang_type): Remove template_info field.

* cp-tree.h (struct lang_type): Remove template_info field.
(CLASSTYPE_TEMPLATE_INFO): Use TYPE_LANG_SLOT_1.
(TEMPLATE_TEMPLATE_PARM_TEMPLATE_INFO): Likewise.

From-SVN: r251148
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
This page took 0.06041 seconds and 5 git commands to generate.