aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorMarc Auberer <marc.auberer@chillibits.com>2024-03-27 17:22:41 +0100
committerGitHub <noreply@github.com>2024-03-27 17:22:41 +0100
commit77118536b52bf5256eed85f61451d0beb6cf5dc3 (patch)
treeb8efeead01b5ef3f5002b0c6b1d7263d4bdc321d /clang/lib/CodeGen/CodeGenModule.cpp
parent78f0871beed002187e65cc1334087596e9c11043 (diff)
downloadllvm-77118536b52bf5256eed85f61451d0beb6cf5dc3.zip
llvm-77118536b52bf5256eed85f61451d0beb6cf5dc3.tar.gz
llvm-77118536b52bf5256eed85f61451d0beb6cf5dc3.tar.bz2
[libc] Remove obsolete LIBC_HAS_BUILTIN macro (#86554)
Fixes #86546 and removes the macro `LIBC_HAS_BUILTIN`. This was necessary to support older compilers that did not support `__has_builtin`. All of the compilers we support already have this builtin. See: https://libc.llvm.org/compiler_support.html All uses now use `__has_builtin` directly cc @nickdesaulniers
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions