DescriptionCherry-pick upstream r237929
Itanium mangler: don't trip an assertion when unresolved members have implicit bases.
R=sbc@chromium.org
When we find a member of the current instantation, the base of the
unresolved member expression is implicit; use nullptr for such
bases. This is not a change in behavior: the AST already contains null
in such cases, so non-asserts builds do the right thing already. Fixes
rdar://problem/21020559.
Committed: cfbfff6970d1fc876a6ed3f04289e3086c9a9129
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|