diff options
author | Grazvydas Ignotas <[email protected]> | 2017-08-27 22:54:56 +0300 |
---|---|---|
committer | Grazvydas Ignotas <[email protected]> | 2017-08-29 01:16:58 +0300 |
commit | 2b4e31bc9bb76e35fd700133b89bb56909f63025 (patch) | |
tree | 8406da9ae75c2fc512d47f81322a52afe7842bae /.travis.yml | |
parent | 77803748336713854a4ade192253c0ba01c49047 (diff) |
ac/nir: silence maybe-uninitialized warnings
These are likely false positives, but are also annoying because they
show up on every "make install", which causes ac_nir_to_llvm to be
rebuilt here. Initializing those variables to NULL should be harmless
even when unnecessary.
Signed-off-by: Grazvydas Ignotas <[email protected]>
Reviewed-by: Nicolai Hähnle <[email protected]>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions