]> granicus.if.org Git - clang/commit
Properly clear current coroutine promise on FunctionScopeInfo reuse. Should
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 27 Oct 2015 07:47:45 +0000 (07:47 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 27 Oct 2015 07:47:45 +0000 (07:47 +0000)
commit49037fcd81e828b4c32db0ea6ebbd2158c6a8cd6
tree92edb20306aec03f8c7e2b3bb8bec9a0e8ca3f8b
parent266830d97bcfd30233ab6d146ce26540c8a44f36
Properly clear current coroutine promise on FunctionScopeInfo reuse. Should
hopefully make bots happy again.

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