diff options
| author | Anatoly Trosinenko <atrosinenko@accesssoftek.com> | 2025-05-22 18:27:46 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-22 18:27:46 +0300 |
| commit | f578f56feaf9e578cedf9854efe7041353e7e55c (patch) | |
| tree | 8d177ce282b6da6d4e5bcf047ae2e86511693ee9 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h | |
| parent | 882a01eedc3c3b18fea49b683732d54c2d89c45b (diff) | |
[BOLT] Gadget scanner: refactor issue reporting (#135662)
Remove `getAffectedRegisters` and `setOverwritingInstrs` methods from
the base `Report` class. Instead, rename the `Report` class to
`Diagnostic` and make it always represent the brief version of the
report, which is kept unchanged since initially found. Throughout its
life-cycle, an instance of `Diagnostic` is first wrapped into
`PartialReport<ReqT>` together with an optional request for extra
details. Then, on the second run of the analysis, it is re-wrapped into
`FinalReport` together with the requested detailed information.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h')
0 files changed, 0 insertions, 0 deletions
