[all-commits] [llvm/llvm-project] cd96aa: [libc] Use LIBC_HAS_BUILTIN instead of __has_built...
Mikhail R. Gadelha via All-commits
all-commits at lists.llvm.org
Mon Aug 21 04:37:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd96aa7e10c6e081a68edd9ff67ef6835ff91464
https://github.com/llvm/llvm-project/commit/cd96aa7e10c6e081a68edd9ff67ef6835ff91464
Author: Mikhail R. Gadelha <mikhail at igalia.com>
Date: 2023-08-21 (Mon, 21 Aug 2023)
Changed paths:
M libc/src/__support/CPP/type_traits.h
Log Message:
-----------
[libc] Use LIBC_HAS_BUILTIN instead of __has_builtin directly.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D158313
More information about the All-commits
mailing list