[PATCH] D20913: [asan] add primitives that allow coroutine implementations

Dmitry Vyukov via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 00:46:19 PDT 2016


dvyukov added a comment.

> Btw, if I add the interceptors for swapcontext, then I won't be able to insert these ThrowAndCatch calls in this test.


Why?


http://reviews.llvm.org/D20913





More information about the llvm-commits mailing list