| commit | f762861ab405fe0d733796089a8bc004224b0459 | [log] [tgz] |
|---|---|---|
| author | Matheus Izvekov <mizvekov@gmail.com> | Fri Mar 05 17:16:58 2021 -0800 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed Mar 17 23:42:10 2021 -0700 |
| tree | 93868d39823349828db4a818aa7f067d0144f216 | |
| parent | 61c0ba6b6d76f1ed3e392fb866017ec6b7f359b3 [diff] |
[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: Matheus Izvekov <mizvekov@gmail.com> Reviewed By: rsmith Differential Revision: https://reviews.llvm.org/D98087 GitOrigin-RevId: 71e6e82746caba1a40a0faeb43fe0c0a1fadb77e