================ @@ -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:
@AaronBallman Yeah here the clang-format CI [failed](https://github.com/llvm/llvm-project/actions/runs/13249258371/job/36983046889?pr=126324) telling me I need to update unrelated code. Should I just ignore 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