diff options
| author | Chandler Carruth <chandlerc@gmail.com> | 2013-11-13 02:48:20 +0000 |
|---|---|---|
| committer | Chandler Carruth <chandlerc@gmail.com> | 2013-11-13 02:48:20 +0000 |
| commit | ccb190972e9e71889f2117aeb5868eed4df925d4 (patch) | |
| tree | 9ba6f9e4d8a822106efa5f4d31ba7ba2a3b9eb16 /llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.cpp | |
| parent | 00a0d6f67258554444a532c86dde0d2d6661c6f3 (diff) | |
| download | bcm5719-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

