diff options
author | Raphael Isemann <teemperor@gmail.com> | 2020-11-13 11:39:21 +0100 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2020-11-13 11:40:51 +0100 |
commit | dc848a0888f0a14c03ff1e7dd7ab109db7a8c065 (patch) | |
tree | 5bec61b75173c68aa6ccb046076c64c45085e555 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a4d3691d5530b53d195fe3073cbc301dfefe125d (diff) | |
download | llvm-dc848a0888f0a14c03ff1e7dd7ab109db7a8c065.zip llvm-dc848a0888f0a14c03ff1e7dd7ab109db7a8c065.tar.gz llvm-dc848a0888f0a14c03ff1e7dd7ab109db7a8c065.tar.bz2 |
[lldb][NFC] Fix flaky TestForwardDeclFromStdModule test
"[lldb/DataFormatters] Display null C++ pointers as nullptr" added an assumption
that the member we check for is always a nullptr, but it is actually never
initialized. That causes the test to randomly fail due to the pointer having
some random value that isn't 0.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions