aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation
diff options
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2019-03-30 13:34:09 +0100
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2019-03-30 17:35:50 +0100
commitc4c9935b129f63fe837bab2e1e3e5db6d32b7fb8 (patch)
tree4779e10f1b067bbf32f3a2f971113a7075468859 /validation
parentb3daa62b53109dba78c7937b3a6a0cd7d67865d5 (diff)
downloadsparse-dev-c4c9935b129f63fe837bab2e1e3e5db6d32b7fb8.tar.gz
man: explain role of uintptr_t & unsigned long in casts from AS pointers
Sparse will warn on casts removing the address space of a pointer if the destination type is not uintptr_t or unsigned long. But the special role of these 2 types is not explained in the man page. So, add an explanation for them in the description of -Waddress-space. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation')
0 files changed, 0 insertions, 0 deletions