[PATCH] D43927: [Coroutines] Schedule coro-split before asan

Brian Gesiak via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 28 20:37:32 PST 2018


modocache added a comment.

I wasn't sure what the best way to test this would be. The assertion occurs in LLVM, but Clang is responsible for scheduling the passes. If anyone has any suggestions, I'd greatly appreciate them!


Repository:
  rC Clang

https://reviews.llvm.org/D43927





More information about the cfe-commits mailing list