diff options
author | Zhihao Yuan <zy@miator.net> | 2017-12-11 18:29:54 +0000 |
---|---|---|
committer | Zhihao Yuan <zy@miator.net> | 2017-12-11 18:29:54 +0000 |
commit | 00c9dfdfd0941a52902d81a8e377b28037ee494d (patch) | |
tree | 1662153a646961bd8a07f06b45a953f3f5a9f95a /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | 5512525c5d87b241adcca122fd315c073066eadb (diff) | |
download | bcm5719-llvm-00c9dfdfd0941a52902d81a8e377b28037ee494d.tar.gz bcm5719-llvm-00c9dfdfd0941a52902d81a8e377b28037ee494d.zip |
P0620 follow-up: deducing `auto` from braced-init-list in new expr
Summary:
This is a side-effect brought in by p0620r0, which allows other placeholder types (derived from `auto` and `decltype(auto)`) to be usable in a `new` expression with a single-clause //braced-init-list// as its initializer (8.3.4 [expr.new]/2). N3922 defined its semantics.
References:
http://wg21.link/p0620r0
http://wg21.link/n3922
Reviewers: rsmith, aaron.ballman
Reviewed By: rsmith
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D39451
llvm-svn: 320401
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions