RegisterInfo is often initialised with a memcpy, and ContextInfo
does not run destructors for anything within it.
This was discussed in https://reviews.llvm.org/D134041.
Paths
| Differential D136584
[LLDB] Check that RegisterInfo and ContextInfo are trivial ClosedPublic Authored by DavidSpickett on Oct 24 2022, 1:56 AM.
Details Summary RegisterInfo is often initialised with a memcpy, and ContextInfo This was discussed in https://reviews.llvm.org/D134041.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 24 2022, 2:01 AM Closed by commit rG8d06ef565818: [LLDB] Check that RegisterInfo and ContextInfo are trivial (authored by DavidSpickett). · Explain WhyOct 24 2022, 3:16 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 470084 lldb/include/lldb/Core/EmulateInstruction.h
lldb/include/lldb/lldb-private-types.h
|
clang-format not found in user’s local PATH; not linting file.