efriedma-quic wrote:

Missing semantic analysis.  Since the signature is unspecified in Builtin.td, 
you have to check that there's one argument, and that argument is an integer.  
That code should go in SemaChecking.cpp.

You can leave constant evaluation to a followup, sure.

https://github.com/llvm/llvm-project/pull/82359
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to