According to https://llvm.org/bugs/show_bug.cgi?id=19778#c3 this code was violating the spec, resulting in it failing to compile.
Cc: mesa-stable@lists.freedesktop.org
5ec140c mapi: Massage code to allow clang to compile.
configure.ac | 1 +
src/mapi/entry_x86-64_tls.h | 9 +++++++--
src/mapi/entry_x86_tls.h | 10 ++++++++--
src/mapi/entry_x86_tsd.h | 9 +++++++--
4 files changed, 23 insertions(+), 6 deletions(-)
Upstream: cgit.freedesktop.org