dougsonos wrote:

> aha! I missed this was part of the plan to begin with, that makes sense.

Well, there was some head-scratching before debugging revealed that the Clang 
was treating `malloc()` as a built-in. It doesn't do that if you declare it 
locally.

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

Reply via email to