Skip to content
Unverified Commit e5d9e802 authored by Matheus Izvekov's avatar Matheus Izvekov
Browse files

[clang] Perform sugared substitution of builtin templates



Since these are much like template type aliases, where we don't
track a specialization for them and just substitute them eagerly,
we can't resugar them anyway, and there is no relevant cost in just
performing a finalizing sugared substitution.

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

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