[PATCH] D18073: Add memory allocating functions
Anna Zaks via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 12 12:55:09 PDT 2016
zaks.anna added a comment.
"Since we are adding support for so many new APIs that are only available on Windows, could you please condition checking them only when we build for Windows. You probably can look and Language Options to figure that out."
malloc-uses.c -> "alternative-malloc-api.c" ?
http://reviews.llvm.org/D18073
More information about the cfe-commits
mailing list