diff options
author | Mike Rice <michael.p.rice@intel.com> | 2024-07-25 08:03:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-25 08:03:16 -0700 |
commit | 51d4980a133db12888207698e39c469cb7055cac (patch) | |
tree | 6fedc384d7aebdecac109c2afd2b9af222bfd181 /bolt/lib/RuntimeLibs/RuntimeLibrary.cpp | |
parent | 010dcfd85fb8b8c8826f25f27324e3a958dba5f8 (diff) | |
download | llvm-51d4980a133db12888207698e39c469cb7055cac.zip llvm-51d4980a133db12888207698e39c469cb7055cac.tar.gz llvm-51d4980a133db12888207698e39c469cb7055cac.tar.bz2 |
[clang][NFC] remove unneeded nullptr checks after dereference (#100489)
Fix static verifer concerns of null pointer checks after dereferencing
the pointer. Update the assert to make it super clear it is not null and
remove the checks.
Diffstat (limited to 'bolt/lib/RuntimeLibs/RuntimeLibrary.cpp')
0 files changed, 0 insertions, 0 deletions