craig.topper added a comment.

So in order to match the long and int behavior, I need two different macros to 
replace the argument? I think __INTPTR_TYPE__ will return int on 32-bit targets 
so I can't use that for the long case. But maybe for the __int64?


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

https://reviews.llvm.org/D70101



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

Reply via email to