diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2024-11-03 12:16:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-03 12:16:55 +0100 |
commit | 30213e99b86a078c9d472264c7edeea9aa638dd4 (patch) | |
tree | d9d81eadb37f724347ec5b8e8ca6b01894a63686 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 88823d08ab850efc40cf20498a697f4532aad1fd (diff) | |
download | llvm-30213e99b86a078c9d472264c7edeea9aa638dd4.zip llvm-30213e99b86a078c9d472264c7edeea9aa638dd4.tar.gz llvm-30213e99b86a078c9d472264c7edeea9aa638dd4.tar.bz2 |
[libc++] Use enable_if_t to constrain make_unique{,_for_overwrite} (#95044)
This improves the diagnostics a bit by using `enable_if_t` which clang
is aware of, instead of a custom SFINAE class, as well as writing the
functions in a more canonical style.
As a drive-by this also makes `__is_{,un}bounded_array` variable
templates instead of class templates.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions