diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2022-03-18 17:49:02 +0100 |
---|---|---|
committer | Nikolas Klauser <nikolasklauser@berlin.de> | 2022-03-25 01:01:28 +0100 |
commit | 3c6bd176fb898352aaa03facdd4626af9043884a (patch) | |
tree | 1caf52752979623e108857d22c7d17fe4155155b /clang/lib/Lex/ModuleMap.cpp | |
parent | fed96f31bb5b68f77dd617ee8e698dd8171ee71b (diff) | |
download | llvm-3c6bd176fb898352aaa03facdd4626af9043884a.zip llvm-3c6bd176fb898352aaa03facdd4626af9043884a.tar.gz llvm-3c6bd176fb898352aaa03facdd4626af9043884a.tar.bz2 |
[libc++] Rename __identity to __type_identity
In C++20 the type trait `type_identity` was introduced. For the same purpose there is `__identity` for pre-C++20 code. The name is confusing, because since C++20 there is also `identity`, which isn't a type trait.
Reviewed By: ldionne, Mordante, #libc
Spies: EricWF, libcxx-commits
Differential Revision: https://reviews.llvm.org/D122017
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions