diff options
author | Nick Fitzgerald <fitzgen@gmail.com> | 2016-11-04 11:05:21 -0700 |
---|---|---|
committer | Nick Fitzgerald <fitzgen@gmail.com> | 2016-11-04 14:16:00 -0700 |
commit | d14b602c4ee12e7f6efbbaa825124b7b774ac890 (patch) | |
tree | 86015ec1ecc5be6fe14ee367d2f5672694494087 /tests/headers/forward-inherit-struct-with-fields.hpp | |
parent | 0afbe48131359d2091734bac1bf6a1d54d48b914 (diff) |
Use a known-resolved ItemId as a parent in partial specialization children
The `with_id` id will potentially end up unused if we find we already
have an item (with its own distinct `ItemId`) for the type, so if we
pass `with_id` as the parent id when parsing children it is potentially
a dangling reference. Instead, use the canonical template declaration as
the parent. It is already parsed and has a known-resolvable `ItemId`.
Diffstat (limited to 'tests/headers/forward-inherit-struct-with-fields.hpp')
0 files changed, 0 insertions, 0 deletions