diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2017-03-22 16:52:02 +0100 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2017-03-22 18:24:41 +0100 |
| commit | ecda2093f19088fa94c3a4ac85359c6d0f1c64af (patch) | |
| tree | 5f98cfc1cf16a3bbc1b519379986e66b12945e1e /validation/test-suite | |
| parent | b5867a33b62c04811784c6fc233c601a4f2b0841 (diff) | |
| download | sparse-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
