erichkeane wrote:

> errors, but I think to fold it directly we'd need a dedicated builtin. But 
> I'm not a master of the clang AST.

We shouldn't need a builtin, we should just be able to handle the AST nodes 
directly in ExprConstant.cpp.

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

Reply via email to