diff options
author | Christopher Li <sparse@chrisli.org> | 2010-04-08 14:05:29 -0700 |
---|---|---|
committer | Christopher Li <sparse@chrisli.org> | 2010-04-08 14:39:53 -0700 |
commit | 298c360ab0d1583585ea0fdefb9f9c96aefc64fe (patch) | |
tree | bbdf526fd03331c66332e8a46b018b6b674d4bd9 /compat-mingw.c | |
parent | evaluate: check for NULL type inside typeof (diff) | |
download | sparse-298c360ab0d1583585ea0fdefb9f9c96aefc64fe.tar.gz sparse-298c360ab0d1583585ea0fdefb9f9c96aefc64fe.tar.bz2 sparse-298c360ab0d1583585ea0fdefb9f9c96aefc64fe.zip |
Allow parsing L'\0'
It is nasty that L'\0' start from an identifier letter. I try my best
not to slow down the hot path. The test is done inside get_one_identifier()
after the ident hash is built. It look a little bit out of palace but
faster than testing 'L' before hand.
Signed-off-by: Christopher Li <sparse@chrisli.org>
Diffstat (limited to 'compat-mingw.c')
0 files changed, 0 insertions, 0 deletions