]> granicus.if.org Git - clang/commit
[coroutines] Materialize the awaitable before generating the await_* calls.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sun, 22 Nov 2015 03:13:02 +0000 (03:13 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sun, 22 Nov 2015 03:13:02 +0000 (03:13 +0000)
commitc803e797cee1f25bdb6db39b42c3b6f53d7c9f78
tree638018d1f32ac97d36e197e9afb3a12c720e9423
parent41c05c21b76ddada8c75178921ef6c2c9c92dba9
[coroutines] Materialize the awaitable before generating the await_* calls.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@253812 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaCoroutine.cpp