summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2017-06-14 03:24:55 +0000
committerEric Fiselier <eric@efcs.ca>2017-06-14 03:24:55 +0000
commitb936a393eec6b019a87458f2819bfa4759b1f194 (patch)
tree8a84d43ece54025e4fc9b706ffe4c76343edeaa3 /llvm/lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp
parentee64f5eb9301d99df3b093924be0ef93c94f7dcd (diff)
downloadbcm5719-llvm-b936a393eec6b019a87458f2819bfa4759b1f194.tar.gz
bcm5719-llvm-b936a393eec6b019a87458f2819bfa4759b1f194.zip
[coroutines] Fix co_await for range statement
Summary: Currently we build the co_await expressions on the wrong implicit statements of the implicit ranged for; Specifically we build the co_await expression wrapping the range declaration, but it should wrap the begin expression. This patch fixes co_await on range for. Reviewers: rsmith, GorNishanov Reviewed By: GorNishanov Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D34021 llvm-svn: 305363
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud