[Piglit] [PATCH] Add tests for function calls

Matt Arsenault arsenm2 at gmail.com
Mon Sep 18 00:02:47 UTC 2017


> On Sep 16, 2017, at 20:15, Jan Vesely <jan.vesely at rutgers.edu> wrote:
> 
> afaik, noinline is not defined in CLC, so it should be ifdefed on
> __clang__
> 

It’s not, but my reading of the standard is that it’s required to parse any unknown attributes and ignore them. ifdef clang would be too restrictive (e.g. it wouldn’t work with the old EDG frontend)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20170917/3c396596/attachment.html>


More information about the Piglit mailing list