I noticed that there might be some missing instrumentation after a related change popped up in D103381.
This patch is just the result of running lldb-instr over the different parts of the SB API implementations (+ some manual filtering).
Details
Details
- Reviewers
JDevlieghere brucem
Diff Detail
Diff Detail
Event Timeline
lldb/source/API/SBDebugger.cpp | ||
---|---|---|
165 | This one is already present in the function but near the end of the function due to our parameters. |
This one is already present in the function but near the end of the function due to our parameters.