Skip to content

CxxUtils: stacktrace adjustment.

Scott Snyder requested to merge ssnyder/athena:exetrace.CxxUtils-20221210 into master

clang15 seems to produce relocatable executables by default. In that case we need to subtract off the library base. Fixes test failure in clang15 build.

Merge request reports

Loading