[PATCH] Do not define the gcc style target specific pre-defined preprocessor macros in clang-cl

Ehsan Akhgari ehsan.akhgari at gmail.com
Wed Jul 9 08:53:03 PDT 2014


That's OK, the main intention behind this patch is to unbreak code that assumes gcc specific things based on #ifdef __i386__ and friends...

With that in mind, does this look good to land?

http://reviews.llvm.org/D4415






More information about the cfe-commits mailing list