diff options
author | Michał Górny <mgorny@moritz.systems> | 2021-09-18 15:25:32 +0200 |
---|---|---|
committer | Michał Górny <mgorny@moritz.systems> | 2021-09-20 15:02:20 +0200 |
commit | ec50d351ffdd4559ccce6013d3ab4a3f41c42cee (patch) | |
tree | 14ea95744b312d41a59cbafbc433259bf862ce89 /clang/lib/Analysis/ThreadSafety.cpp | |
parent | 4737dcbc83e05ac97c8695cf9a19bddb6446d71f (diff) | |
download | llvm-ec50d351ffdd4559ccce6013d3ab4a3f41c42cee.zip llvm-ec50d351ffdd4559ccce6013d3ab4a3f41c42cee.tar.gz llvm-ec50d351ffdd4559ccce6013d3ab4a3f41c42cee.tar.bz2 |
[lldb] [DynamicRegisterInfo] Unset value_regs/invalidate_regs before Finalize()
Set value_regs and invalidate_regs in RegisterInfo pushed onto m_regs
to nullptr, to ensure that the temporaries passed there are not
accidentally used.
Differential Revision: https://reviews.llvm.org/D109879
Diffstat (limited to 'clang/lib/Analysis/ThreadSafety.cpp')
0 files changed, 0 insertions, 0 deletions