mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 11:38:04 +08:00
Fix __has_builtin to return 1 only if the requested target features of a builtin are enabled by refactoring the code for checking required target features of a builtin and use it in evaluation of __has_builtin. Reviewed by: Artem Belevich Differential Revision: https://reviews.llvm.org/D125829
106 KiB
106 KiB