summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2022-05-31 00:01:35 +0000
committerrillig <rillig@NetBSD.org>2022-05-31 00:01:35 +0000
commit39302a11926873fc130fd472d3fa68bc02f511a9 (patch)
treef1536a50e6b46742ebe9d551eab4adaf488e190e /sys/dev/microcode
parent3f4339e382dfeeb84415a8ab77852735748f29d6 (diff)
lint: prevent assertion failure after parse error from grammar
Instead of running into an assertion failure, the malformed input 'f=({;};}' now generates: malformed.c(1): error: syntax error ';' [249] malformed.c(1): warning: ({ }) is a GCC extension [320] malformed.c(1): warning: ({ }) is a GCC extension [320] malformed.c(1): error: cannot recover from previous errors [224]
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions