nir: add fall through comment to nir_gather_info
authorTimothy Arceri <tarceri@itsqueeze.com>
Thu, 2 Aug 2018 00:04:51 +0000 (10:04 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Thu, 2 Aug 2018 23:30:57 +0000 (09:30 +1000)
commitd5175d21c7e8e205a1ea80644b3cc887a586e6e1
treed6c61fbdc2297c6a8293422d1a3c9a0c3811b659
parent12e3334f1e61bf08d981287e4f87ffcc935b5283
nir: add fall through comment to nir_gather_info

This stops Coverity reporting a defect and helps make the code less
error-prone.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/compiler/nir/nir_gather_info.c