aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/gdbhelpers
diff options
authorAl Viro <viro@ftp.linux.org.uk>2009-03-11 07:08:15 +0000
committerChristopher Li <sparse@chrisli.org>2009-07-18 05:30:09 +0000
commit8de386390c2028ccaea4ac7e39aa915b6ec6bf94 (patch)
treed6bb1a0570875c5ac136b2a59b43e48262e38ad3 /gdbhelpers
parent47567023ae85e9c8428585da298e6d6613a86ab1 (diff)
downloadsparse-dev-8de386390c2028ccaea4ac7e39aa915b6ec6bf94.tar.gz
Simplify get_number_value() and ctype_integer()
There's no point whatsoever in constructing modifiers for chosen type when decoding integer constant only to have them picked apart by ctype_integer(). Seeing that the former is the only caller of the latter these days, we can bloody well just pass the rank and signedness explicitly and save a lot of efforts. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Christopher Li <chrisl@hera.kernel.org>
Diffstat (limited to 'gdbhelpers')
0 files changed, 0 insertions, 0 deletions