aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackMaps.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2015-05-21 18:28:18 +0000
committerDouglas Gregor <dgregor@apple.com>2015-05-21 18:28:18 +0000
commit3c523c4a3708988c7faf5d0782a3704f85252aa4 (patch)
treebbab201babaf22bc947a5784b0bc8c4739e3c148 /llvm/lib/CodeGen/StackMaps.cpp
parent47fc26f9feeeb345c1c42330c8731b3b834897a5 (diff)
downloadllvm-3c523c4a3708988c7faf5d0782a3704f85252aa4.zip
llvm-3c523c4a3708988c7faf5d0782a3704f85252aa4.tar.gz
llvm-3c523c4a3708988c7faf5d0782a3704f85252aa4.tar.bz2
Itanium mangler: don't trip an assertion when unresolved members have implicit bases.
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. llvm-svn: 237929
Diffstat (limited to 'llvm/lib/CodeGen/StackMaps.cpp')
0 files changed, 0 insertions, 0 deletions