[all-commits] [llvm/llvm-project] d3a0ac: [libc++] Add test to ensure that type trait aliase...
philnik777 via All-commits
all-commits at lists.llvm.org
Sat Sep 17 05:25:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3a0ac92e9ba77c27f52048458ec5474dc31cf80
https://github.com/llvm/llvm-project/commit/d3a0ac92e9ba77c27f52048458ec5474dc31cf80
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-09-17 (Sat, 17 Sep 2022)
Changed paths:
A libcxx/test/std/utilities/meta/meta.unary/dependent_return_type.compile.pass.cpp
Log Message:
-----------
[libc++] Add test to ensure that type trait aliases in dependent return types can be mangled
Reviewed By: ldionne, #libc
Spies: libcxx-commits, jeroen.dobbelaere
Differential Revision: https://reviews.llvm.org/D133196
More information about the All-commits
mailing list