We always define one of `__GNUC_GNU_INLINE__` or `__GNUC_STDC_INLINE__` depending on whether `GNUInline` is set; see lib/Frontend/InitPreprocessor.cpp lines 793-796. So I don't think this would break.
http://reviews.llvm.org/D9333 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
