[all-commits] [llvm/llvm-project] a73e92: [libc] use LIBC_HAS_BUILTIN instead __has_builtin ...
Schrodinger ZHU Yifan via All-commits
all-commits at lists.llvm.org
Tue Feb 20 08:35:40 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a73e9244621a6186859644012c295740465ad844
https://github.com/llvm/llvm-project/commit/a73e9244621a6186859644012c295740465ad844
Author: Schrodinger ZHU Yifan <yifanzhu at rochester.edu>
Date: 2024-02-20 (Tue, 20 Feb 2024)
Changed paths:
M libc/src/__support/CPP/atomic.h
Log Message:
-----------
[libc] use LIBC_HAS_BUILTIN instead __has_builtin (#82377)
fix the issue that `__has_builtin` is undefined on some non-clang
targets.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list