diff options
author | Warren Ristow <warren.ristow@sony.com> | 2017-02-02 17:53:34 +0000 |
---|---|---|
committer | Warren Ristow <warren.ristow@sony.com> | 2017-02-02 17:53:34 +0000 |
commit | 8d17b4050076c9dea7b68dc0ac208de8f19d9c01 (patch) | |
tree | 8fd1acb107836947c199e2bdaa5b6c0c2c6bc6a4 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | fc89bbcc712550d91e018a682e9369df88e80872 (diff) | |
download | bcm5719-llvm-8d17b4050076c9dea7b68dc0ac208de8f19d9c01.tar.gz bcm5719-llvm-8d17b4050076c9dea7b68dc0ac208de8f19d9c01.zip |
Prevent ICE in dllexport class with _Atomic data member
Guard against a null pointer dereference that caused Clang to crash
when processing a class containing an _Atomic qualified data member,
and that is tagged with 'dllexport'.
Differential Revision: https://reviews.llvm.org/D29208
llvm-svn: 293911
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions