Skip to content

CxxUtils: Fix unit test failures on aarch64.

Scott Snyder requested to merge ssnyder/athena:armtests.CxxUtils-20211102 into master
  • Remove hardcoded assumptions on page size.
  • Wrong int type used to hold something that should be the width of a pointer.
  • Stack trace comparison tweaks.

Merge request reports