hoodmane wrote:

Well it would also be possible to make success the return value, and make the 
first argument a `void* result`. This would be a more normal API, but it has 
the disadvantage that it would never be able to work with functions that return 
reference types. Maybe that isn't that big of a deal I suppose?

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

Reply via email to