[PATCH] Make GNUInline consistent with whether we use traditional GNU inline semantics.

Peter Collingbourne peter at pcc.me.uk
Wed May 13 14:00:29 PDT 2015


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/






More information about the cfe-commits mailing list