This revision was automatically updated to reflect the committed changes.
Closed by commit rC328951: [Coroutines] Schedule coro-split before asan
(authored by modocache, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D43927?vs=136463&id=140603#toc
Repository:
rC Clang
htt
GorNishanov accepted this revision.
GorNishanov added a comment.
This revision is now accepted and ready to land.
LGTM!
Repository:
rC Clang
https://reviews.llvm.org/D43927
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm
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
___
modocache created this revision.
modocache added reviewers: GorNishanov, lewissbaker, EricWF.
The docs for the LLVM coroutines intrinsic `@llvm.coro.id` state that
"The second argument, if not null, designates a particular alloca instruction
to be a coroutine promise."
However, if the address san