diff options
author | Eric Fiselier <eric@efcs.ca> | 2017-05-25 18:52:34 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2017-05-25 18:52:34 +0000 |
commit | 2944c5a3fa1d1dea986774fd6545c9ff358212f1 (patch) | |
tree | 5a32602c4d189b46273b69126bd351cdac5a2cef /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | b3cee2fb42e9117d6ec2e291e9e99cb4eb99c18d (diff) | |
download | llvm-2944c5a3fa1d1dea986774fd6545c9ff358212f1.zip llvm-2944c5a3fa1d1dea986774fd6545c9ff358212f1.tar.gz llvm-2944c5a3fa1d1dea986774fd6545c9ff358212f1.tar.bz2 |
Update coroutine_handle<P>::promise to reflect N4663.
This patch updates the promise() member to match the current spec.
Specifically it removes the non-const overload and make the return
type of the const overload non-const.
This patch also makes the ASSERT_NOT_NOEXCEPT tests libc++ specific,
since other implementations may be free to strengthen the specification.
llvm-svn: 303895
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions