diff options
author | Eric Fiselier <eric@efcs.ca> | 2017-05-26 03:02:54 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2017-05-26 03:02:54 +0000 |
commit | 997a391466504e5d40929b6e8af88a054f44ab3d (patch) | |
tree | d04b5b9bcbcb91f606dbd3151ff32a9029903cee /llvm/lib/LineEditor | |
parent | a911cb4ec81fade856c2f4194129b1e267e8329e (diff) | |
download | bcm5719-llvm-997a391466504e5d40929b6e8af88a054f44ab3d.tar.gz bcm5719-llvm-997a391466504e5d40929b6e8af88a054f44ab3d.zip |
Get <experimental/coroutine> working in C++03.
Clang supports coroutines in all dialects; Therefore libc++ should too,
otherwise the Clang extension is unusable.
I'm not convinced extending support to C++03 is a feasible long term
plan, since as the library grows to offer things like generators it
will be come increasingly difficult to limit the implementation to C++03.
However for the time being supporting C++03 isn't a big deal.
llvm-svn: 303963
Diffstat (limited to 'llvm/lib/LineEditor')
0 files changed, 0 insertions, 0 deletions