[PATCH] D125829: [clang] Fix __has_builtin
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 19 08:35:13 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
yaxunl marked an inline comment as done.
Closed by commit rGcefe472c51fb: [clang] Fix __has_builtin (authored by yaxunl).
Herald added a project: clang.
Changed prior to commit:
https://reviews.llvm.org/D125829?vs=430420&id=430700#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125829/new/
https://reviews.llvm.org/D125829
Files:
clang/include/clang/Basic/Builtins.h
clang/lib/Basic/BuiltinTargetFeatures.h
clang/lib/Basic/Builtins.cpp
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/lib/Lex/PPMacroExpansion.cpp
clang/test/Preprocessor/feature_tests.c
clang/test/Preprocessor/hash_builtin.cpp
clang/unittests/CodeGen/CheckTargetFeaturesTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125829.430700.patch
Type: text/x-patch
Size: 12179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220519/9b98d763/attachment-0001.bin>
More information about the cfe-commits
mailing list