Skip to content
Commit 71e6e827 authored by Matheus Izvekov's avatar Matheus Izvekov Committed by Richard Smith
Browse files

[clang] Fix constrained decltype(auto) deduction



Prior to this fix, constrained decltype(auto) behaves exactly the same
as constrained regular auto.
This fixes it so it deduces like decltype(auto).

Signed-off-by: default avatarMatheus Izvekov <mizvekov@gmail.com>

Reviewed By: rsmith

Differential Revision: https://reviews.llvm.org/D98087
parent 2fcd872d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment