diff options
author | Jordan Rose <jordan_rose@apple.com> | 2012-10-18 22:22:55 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2012-10-18 22:22:55 +0000 |
commit | 43805d73c73fd3048320ef76c9e8169d3362d709 (patch) | |
tree | 592612f4dcd50e3c051858009d8f8bc009f7a9bf /lldb/source/Plugins/OperatingSystem/Python | |
parent | 56b8a200e13db4d0377fb7ce88704d4eafa8067a (diff) | |
download | llvm-43805d73c73fd3048320ef76c9e8169d3362d709.zip llvm-43805d73c73fd3048320ef76c9e8169d3362d709.tar.gz llvm-43805d73c73fd3048320ef76c9e8169d3362d709.tar.bz2 |
Add a T&& constructor to llvm::Optional.
This allows llvm::Optional to be used with movable-but-not-copyable types.
While LLVM itself is still C++03, there's no reason why tools built on
top of it can't use C++11 features.
llvm-svn: 166241
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Python')
0 files changed, 0 insertions, 0 deletions