diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2023-08-19 15:45:58 -0700 |
---|---|---|
committer | Nikolas Klauser <nikolasklauser@berlin.de> | 2023-08-19 15:46:13 -0700 |
commit | cd34e89cfabbc43a89bac5f0e4e84ebee0e4e167 (patch) | |
tree | 4664e8d9299440e566c442cd4e7942b2dc0df97b /llvm/lib/MC/MachObjectWriter.cpp | |
parent | 3583bf3ad8c5423cf5039911a4e0a699a788cd6d (diff) | |
download | llvm-cd34e89cfabbc43a89bac5f0e4e84ebee0e4e167.zip llvm-cd34e89cfabbc43a89bac5f0e4e84ebee0e4e167.tar.gz llvm-cd34e89cfabbc43a89bac5f0e4e84ebee0e4e167.tar.bz2 |
[libc++][NFC] Remove __has_keyword
__has_keyword is almost not used anymore. There are only two cases. One can be replaced by __has_builtin and the other seems entirely redundant, so we can remove the definition.
Reviewed By: #libc, Mordante
Spies: Mordante, libcxx-commits
Differential Revision: https://reviews.llvm.org/D158215
Diffstat (limited to 'llvm/lib/MC/MachObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions