Skip to content
Commit 1836e600 authored by Richard Smith's avatar Richard Smith
Browse files

Handle a difference in lambda return type deduction between C++11 and C++1y: if

no return type is specified, C++11 will deduce a cv-qualified return type in
some cases, but C++1y never will.

llvm-svn: 187275
parent 3cf7eb50
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment