summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2013-11-13 02:48:20 +0000
committerChandler Carruth <chandlerc@gmail.com>2013-11-13 02:48:20 +0000
commitccb190972e9e71889f2117aeb5868eed4df925d4 (patch)
tree9ba6f9e4d8a822106efa5f4d31ba7ba2a3b9eb16 /llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.cpp
parent00a0d6f67258554444a532c86dde0d2d6661c6f3 (diff)
downloadbcm5719-llvm-ccb190972e9e71889f2117aeb5868eed4df925d4.tar.gz
bcm5719-llvm-ccb190972e9e71889f2117aeb5868eed4df925d4.zip
Fix a null pointer dereference when copying a null polymorphic pointer.
This bug only bit the C++98 build bots because all of the actual uses really do move. ;] But not *quite* ready to do the whole C++11 switch yet, so clean it up. Also add a unit test that catches this immediately. llvm-svn: 194548
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud