aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation/test-suite
diff options
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2017-03-22 16:52:02 +0100
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2017-03-22 18:24:41 +0100
commitecda2093f19088fa94c3a4ac85359c6d0f1c64af (patch)
tree5f98cfc1cf16a3bbc1b519379986e66b12945e1e /validation/test-suite
parentb5867a33b62c04811784c6fc233c601a4f2b0841 (diff)
downloadsparse-dev-ecda2093f19088fa94c3a4ac85359c6d0f1c64af.tar.gz
fix is_scalar_type()
This helper was introduced to add some warning in conditionals which must accept arrays and functions as those degenerate as pointers in this context. There was some sign of a bug somewhere but it wasn't seen and as consequence arrays and function type were added to scalar type (yeah, brown paper bag). Now that the bug is solved, fix this by removing array and function type from is_scalar_type(). Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation/test-suite')
0 files changed, 0 insertions, 0 deletions