diff options
author | Pavel Labath <pavel@labath.sk> | 2024-11-27 09:51:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-27 09:51:59 +0100 |
commit | e8a01e75e6b17e84710e7cc3bfb70d95a3a696a2 (patch) | |
tree | 592c26876ee9bd1de17df2c1691a172a50fe0ed2 /llvm/unittests/ProfileData/MemProfTest.cpp | |
parent | 072387042021b0f74c24c617b940fe8157f9f1a5 (diff) | |
download | llvm-e8a01e75e6b17e84710e7cc3bfb70d95a3a696a2.zip llvm-e8a01e75e6b17e84710e7cc3bfb70d95a3a696a2.tar.gz llvm-e8a01e75e6b17e84710e7cc3bfb70d95a3a696a2.tar.bz2 |
[lldb] Make sure Blocks always have a parent (#117683)
It's basically true already (except for a brief time during
construction). This patch makes sure the objects are constructed with a
valid parent and enforces this in the type system, which allows us to
get rid of some nullptr checks.
Diffstat (limited to 'llvm/unittests/ProfileData/MemProfTest.cpp')
0 files changed, 0 insertions, 0 deletions