[PATCH] D52330: SafeStack: Fix flaky test (PR39001)
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 21 03:15:47 PDT 2018
jmorse accepted this revision.
jmorse added a comment.
LGTM -- obviously this isn't an ideal situation, but the pthreads/OS-threads abstraction isn't supposed to be un-peeled anyway.
This doesn't trigger the fault in my test setup after ~30 mins, alas I don't have time for a longer soak test.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D52330
More information about the llvm-commits
mailing list