diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2022-12-07 12:05:32 +0100 |
---|---|---|
committer | Nikolas Klauser <nikolasklauser@berlin.de> | 2022-12-08 09:36:17 +0100 |
commit | dd28e22953ad4094248d3e47d1f63893c1612d8c (patch) | |
tree | c0a24c4e9c85a5f6b570617710918714390b0938 /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | 045365036d3233cfb22ffbb4981f10632e1dd7af (diff) | |
download | llvm-dd28e22953ad4094248d3e47d1f63893c1612d8c.zip llvm-dd28e22953ad4094248d3e47d1f63893c1612d8c.tar.gz llvm-dd28e22953ad4094248d3e47d1f63893c1612d8c.tar.bz2 |
[libc++][NFC] Rename __libcpp_*_or_builtin to __constexpr_*
We normally use the `__libcpp_` prefix to backport functions, but that doesn't really make sense here. The functions are always available. Using `__constexpr_` makes the intended use of the functions clear.
Reviewed By: Mordante, #libc
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D139521
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions