[PATCH] D63877: Avoid infinite loop with asan interception

Jonas Hahnfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 11 02:33:06 PDT 2019


Hahnfeld added a comment.

In D63877#1624433 <https://reviews.llvm.org/D63877#1624433>, @serge-sans-paille wrote:

> ok, it's probably a regex issue for the test, I'll check that.


no, the line `failed to intercept '__cxa_throw'` is just not there because of the reasons I outlined above.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63877/new/

https://reviews.llvm.org/D63877





More information about the llvm-commits mailing list