summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorWarren Ristow <warren.ristow@sony.com>2017-02-02 17:53:34 +0000
committerWarren Ristow <warren.ristow@sony.com>2017-02-02 17:53:34 +0000
commit8d17b4050076c9dea7b68dc0ac208de8f19d9c01 (patch)
tree8fd1acb107836947c199e2bdaa5b6c0c2c6bc6a4 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentfc89bbcc712550d91e018a682e9369df88e80872 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud