[cfe-commits] [libc++] Switching to 'double underscore' notation for has_feature.

Michel Morin mimomorin at gmail.com
Thu Mar 1 18:51:25 PST 2012


Shouldn't we use

#if __has_feature(__xxxx__) || __has_feature(xxxx)

?


Michel



More information about the cfe-commits mailing list