arm64e adds support for pointer authentication, which was adopted by
libplatform to harden setjmp/longjmp and friends. We need to teach
the TSan interceptors for those functions about this.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo