aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-03-27 22:58:05 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-03-27 22:58:05 +0000
commit5043f91657873078e694525b2989c3404b29f9b4 (patch)
treeed59e2da1d139c173fa922f9c0304561756f1574 /clang/lib/Frontend/CompilerInstance.cpp
parentd5c60d032f0d593510d6541074ead3cdafe1e687 (diff)
downloadllvm-5043f91657873078e694525b2989c3404b29f9b4.zip
llvm-5043f91657873078e694525b2989c3404b29f9b4.tar.gz
llvm-5043f91657873078e694525b2989c3404b29f9b4.tar.bz2
DebugInfo: Don't call DIBuilder::retainType(nullptr)
An upcoming LLVM commit will make calling `DIBuilder::retainType(nullptr)` illegal (actually, it already was, but it wasn't verified). Check for null before calling. This triggered in test/CodeGenObjC/debug-info-block-helper.m. llvm-svn: 233443
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions