[PATCH] Do not define the gcc style target specific pre-defined preprocessor macros in clang-cl
David Majnemer
david.majnemer at gmail.com
Wed Jul 9 08:48:16 PDT 2014
This patch looks OK, however it doesn't allow users of clang to actually use the builtins; the backend will still error out.
http://reviews.llvm.org/D4415
More information about the cfe-commits
mailing list