diff options
author | Ian Romanick <[email protected]> | 2013-11-27 11:22:27 -0800 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2013-12-06 08:06:54 -0800 |
commit | 758658850bd5ba64bf2e8c04516ea1292aedcfc3 (patch) | |
tree | a4936ae74c07faa9a426fa72da8251132f99d8d3 /scons | |
parent | 453651e5212269c029e363d2227906a0ddb76204 (diff) |
glsl: Don't emit empty declaration warning for a struct specifier
The intention is that things like
int;
will generate a warning. However, we were also accidentally emitting
the same warning for things like
struct Foo { int x; };
Signed-off-by: Ian Romanick <[email protected]>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=68838
Reviewed-by: Kenneth Graunke <[email protected]>
Cc: Aras Pranckevicius <[email protected]>
Cc: "9.2 10.0" <[email protected]>
Diffstat (limited to 'scons')
0 files changed, 0 insertions, 0 deletions