]> git.ipfire.org Git - thirdparty/gcc.git/commit
[C++ PATCH] vtable decl marking
authorNathan Sidwell <nathan@acm.org>
Thu, 5 Sep 2019 11:31:08 +0000 (11:31 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 5 Sep 2019 11:31:08 +0000 (11:31 +0000)
commitb101938436936b04ea3913c44cea7b58204a9765
tree8b274c87b7b5d454635f11e7f6feeecf1418f3ea
parent95e9a7616d363105a654f2108535f8121938bf04
[C++ PATCH] vtable decl marking

https://gcc.gnu.org/ml/gcc-patches/2019-08/msg02063.html
* cp-tree.h (DECL_VTABLE_OR_VTT_P): Forward to DECL_VIRTUAL_P.

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