diff options
author | Jason Ekstrand <[email protected]> | 2015-01-21 11:11:03 -0800 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2015-01-21 19:55:02 -0800 |
commit | f88c6a49970ee35d29840e03fd6512a7acd815fb (patch) | |
tree | 33be37b922ff06f88d963e901fbce145baa94445 /include | |
parent | 76086d7120152ebced634875889612d0c40a37bb (diff) |
nir: Stop using designated initializers
Designated initializers with anonymous unions don't work in MSVC or
GCC < 4.6. With a couple of constructor methods, we don't need them any
more and the code is actually cleaner.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=88467
Reviewed-by: Connor Abbot <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions