jdoerfert added a comment.

In D73128#1832033 <https://reviews.llvm.org/D73128#1832033>, @ABataev wrote:

> A note: this header file requires to include stdlib.h too to see the 
> declarations of malloc/free. Shall We include it here to fix it? otherwise 
> the error is reported that malloc and free are declared.


Including it here seems fine to me. Probably <cstdlib>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73128/new/

https://reviews.llvm.org/D73128



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to