[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH for-4.14] compilers/clang: always use _Static_assert with clang
On 02/06/2020 10:26, Paul Durrant wrote: >> On Tue, Jun 02, 2020 at 11:16:02AM +0200, Roger Pau Monne wrote: >>> All versions of clang used by Xen support _Static_assert, so use it >>> unconditionally when building Xen with clang. >>> >>> No functional change expected. >>> >>> Signed-off-by: Roger Pau Monné <roger.pau@xxxxxxxxxx> >> Reviewed-by: Wei Liu <wl@xxxxxxx> >> >>> --- >>> Not sure whether this fully qualifies as a bugfix, as the current >>> behavior should also work fine under clang. Note that all versions of >>> clang from 3.5 to trunk (11) seem to return __GNUC__ == 4 and >>> __GNUC_MINOR__ == 2. >> IMHO it wouldn't hurt to apply this patch since any breakage is easy to >> catch. > Yes, seems reasonable. > > Release-acked-by: Paul Durrant <paul@xxxxxxx> Acked-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |