[PATCH] D51064: [tsan] Adjust setjmp/longjmp handling on Darwin for macOS Mojave

Kuba (Brecka) Mracek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 21 15:21:37 PDT 2018


kubamracek added a comment.

I'm going to land this patch now, even though it's only been in review for a couple hours as there currently tests failing and known crashes (basically anything that does setjmp + longjmp) on macOS. I'll be happy to address post-commit comments.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D51064





More information about the llvm-commits mailing list