[PATCH] D18073: Add memory allocating functions

Anna Zaks via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 30 09:40:42 PDT 2016


zaks.anna added a comment.

You conditionally defined when you build ON Windows machine, not when you build FOR Windows. You should be able to query the compiler to check which targets it's building for.


http://reviews.llvm.org/D18073





More information about the cfe-commits mailing list