Use __restrict also on clang.
commitf79f0b4f919a3270153a64b19d3189c15c939b5b
authorBruno Haible <bruno@clisp.org>
Sun, 16 Aug 2020 16:44:53 +0000 (16 18:44 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 16 Aug 2020 16:44:53 +0000 (16 18:44 +0200)
treebdc0432732f274b845ac81d8666e19a1cf905614
parentbed51ff8cc7bb755b32fa83c589436d8221380c6
Use __restrict also on clang.

* lib/argp.h (__restrict): Don't define as a macro on clang >= 3.
* lib/glob.in.h (_Restrict_): Use __restrict on clang >= 3.
* lib/unitypes.in.h (_UC_RESTRICT): Likewise.
ChangeLog
lib/argp.h
lib/glob.in.h
lib/unitypes.in.h