Files
mesa/src/util
Vinson Lee ed6694d511 util: Fix Clang trivial destructor check.
Check for Clang before GCC.

Clang defines __GNUC__ == 4 and __GNUC_MINOR__ == 2 and matches the GCC
check but not the GCC version for trivial destructor.

Fixes: 98ab905af0 ("mesa: Define introspection macro to determine
whether a type is trivially destructible.")
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=98526
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
2016-11-15 17:35:56 -08:00
..
2016-10-20 14:54:28 -07:00
2015-11-24 10:05:32 -08:00
2015-03-18 21:06:26 -07:00
2016-10-07 21:24:50 +11:00
2015-09-29 16:01:56 +01:00
2015-06-29 09:06:40 -07:00
2015-06-29 09:06:40 -07:00
2015-12-04 14:06:41 +00:00
2016-10-19 09:05:25 +10:00