diff options
author | Adrian Prantl <aprantl@apple.com> | 2021-02-25 11:54:58 -0800 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2021-02-25 12:01:11 -0800 |
commit | 169318088406510ce6816e6b022502a532b86d4b (patch) | |
tree | dfa8123b744b8a87e8589cf9d115b95e638fcdcf /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4d63892acb17ba8ee5b146e83d38f244d8d92222 (diff) | |
download | llvm-169318088406510ce6816e6b022502a532b86d4b.zip llvm-169318088406510ce6816e6b022502a532b86d4b.tar.gz llvm-169318088406510ce6816e6b022502a532b86d4b.tar.bz2 |
Add a nullptr check.
This doesn't actually reproduce with a dbg.declare(i8* null, ...)
which produces a non-null null Value, but I have seen this show up in
crash logs. I'm suspecting that there may be another pass forcibly
setting the operand to a nullptr.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions