[clang][x86] Make sure we undef __DEFAULT_FN_ATTRS_CONSTEXPR attributes tags at the end of the bmi headers
This commit is contained in:
parent
39e254ec91
commit
511439b282
@ -257,5 +257,6 @@ _mulx_u64 (unsigned long long __X, unsigned long long __Y,
|
||||
#endif /* __x86_64__ */
|
||||
|
||||
#undef __DEFAULT_FN_ATTRS
|
||||
#undef __DEFAULT_FN_ATTRS_CONSTEXPR
|
||||
|
||||
#endif /* __BMI2INTRIN_H */
|
||||
|
@ -615,6 +615,7 @@ __blsr_u64(unsigned long long __X)
|
||||
#endif /* __x86_64__ */
|
||||
|
||||
#undef __DEFAULT_FN_ATTRS
|
||||
#undef __DEFAULT_FN_ATTRS_CONSTEXPR
|
||||
|
||||
#endif /* !defined(__SCE__) || __has_feature(modules) || defined(__BMI__) */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user