5chmidti wrote:

> how about adding a function call like `f<int>()`? will this can prevent clang 
> to emit empty function body?

Yep, thanks. I went this route, but I had to define a conversion operator to 
compile and keep the `<<` a `BinaryOperator`. The CI now passes

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

Reply via email to