================ @@ -1797,55 +1798,62 @@ void Preprocessor::ExpandBuiltinMacro(Token &Tok) { diag::err_feature_check_malformed); return II && HasExtension(*this, II->getName()); }); - } else if (II == Ident__has_builtin) { ---------------- sarnex wrote:
Thanks Aaron, I'll do that in the future. Yaxun marked this issue as resolved I'm going to assume I don't need to take any action this time, but I'm happy to if others prefer it. https://github.com/llvm/llvm-project/pull/126324 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits