aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.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 /clang/lib/Frontend/CompilerInvocation.cpp
parent00a0d6f67258554444a532c86dde0d2d6661c6f3 (diff)
downloadllvm-ccb190972e9e71889f2117aeb5868eed4df925d4.zip
llvm-ccb190972e9e71889f2117aeb5868eed4df925d4.tar.gz
llvm-ccb190972e9e71889f2117aeb5868eed4df925d4.tar.bz2
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 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions