Re: [C++ PATCH] Reserve a decl_lang bit
On Fri, Sep 6, 2019 at 7:21 AM Nathan Sidwell wrote: > I expect to begin merging proper later this year Yay! Jason
[C++ PATCH] Reserve a decl_lang bit
This patch 1) deletes DECL_CONSTRUCTION_VTABLE_P. It is checked in exactly one place, but that place is unreachable. When we set D_C_V_P, we also set the visibility to internal. When we check it, we've already bailed out if the visibility was set. 2) Move DECL_NON_TRIVIALLY_INITIALIZED_P