On Sun, Mar 13, 2016 at 3:42 PM, Csaba Raduly <rcs...@gmail.com> wrote: > Hi Jeffrey, > > Have you tried checking for __clang__ ?
Thanks Csaba. The user stated the toolchain does not define some of the familiar ones, like __clang__. From http://github.com/weidai11/cryptopp/issues/147: This toolset defines MSC_VER as 1600 __clang__ macro is not defined I trying to get a dump of the preprocessor now to confirm it ('clang++ -dM -E - < NULL'). Jeff _______________________________________________ cfe-users mailing list cfe-users@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users