]> granicus.if.org Git - re2c/commit
- Replace switch(yyaccept) with if expression when there is only one case
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sat, 8 Apr 2006 16:39:48 +0000 (16:39 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sat, 8 Apr 2006 16:39:48 +0000 (16:39 +0000)
commitabb155a44e352b68e9fa4c586962c341ed8a66ec
treef280d6668563ab83b30c7ef72f680c22a60a79ea
parenta57c1e1ed1142c93fb17368b62063410ca246659
- Replace switch(yyaccept) with if expression when there is only one case
16 files changed:
code.cc
test/bug1163046.c
test/bug1187785.c
test/bug1297658.c
test/bug1390174.c
test/cvsignore.b.c
test/cvsignore.c
test/cvsignore.s.c
test/cvsignore.w.c
test/cvsignore.wb.c
test/input1.c
test/input11.b.c
test/input11.c
test/input11.s.c
test/sample.c
test/scanner.c