================
@@ -1272,9 +1272,6 @@ RValue CIRGenFunction::emitBuiltinExpr(const GlobalDecl
&gd, unsigned builtinID,
llvm_unreachable("Bad evaluation kind in EmitBuiltinExpr");
}
- cgm.errorNYI(e->getSourceRange(),
----------------
andykaylor wrote:
What about `__builtin_constant_p`? This was also handling missing builtins that
are not target-specific?
https://github.com/llvm/llvm-project/pull/168051
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits