diff options
author | David Majnemer <david.majnemer@gmail.com> | 2015-08-21 06:44:10 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2015-08-21 06:44:10 +0000 |
commit | 9588a95b8282cf79e7cf95ca5fd2a1dac6d253d3 (patch) | |
tree | 058b831fd2170445c9ea43a7628b92b5a29c7935 /lld/COFF/SymbolTable.cpp | |
parent | 84cfb1dcdeb694a10dce9927ec5f0e159e46ffa9 (diff) | |
download | bcm5719-llvm-9588a95b8282cf79e7cf95ca5fd2a1dac6d253d3.tar.gz bcm5719-llvm-9588a95b8282cf79e7cf95ca5fd2a1dac6d253d3.zip |
[Sema] Don't crash when diagnosing hack in libstdc++
While working around a bug in certain standard library implementations,
we would try to diagnose the issue so that library implementors would
fix their code. However, we assumed an entity being initialized was
a non-static data member subobject when other circumstances are
possible.
This fixes PR24526.
llvm-svn: 245675
Diffstat (limited to 'lld/COFF/SymbolTable.cpp')
0 files changed, 0 insertions, 0 deletions