Debug builds can have larger distance between stack trace and PC on that stack.
If we assume that PC is always correct we can snap it to the nearest trace.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D28342
[asan] Fix comparison in BufferedStackTrace::LocatePcInTrace Authored by vitalybuka on Jan 4 2017, 8:24 PM.
Details Debug builds can have larger distance between stack trace and PC on that stack.
Diff Detail
|