summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/switch-duplicate-defaults.c
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-07-22 06:29:05 +0000
committerChris Lattner <sabre@nondot.org>2007-07-22 06:29:05 +0000
commitb9b8597c2304ecbb08ed1ed5dc899a604cef5144 (patch)
treec958e1ae8d44d25d5bb0f0c556f43d5a528baad9 /clang/test/Sema/switch-duplicate-defaults.c
parent6b4db176eaf5b7fd28d0e4abfee2652047fd9df0 (diff)
downloadbcm5719-llvm-b9b8597c2304ecbb08ed1ed5dc899a604cef5144.tar.gz
bcm5719-llvm-b9b8597c2304ecbb08ed1ed5dc899a604cef5144.zip
avoid recursion between SkipBCPLComment and SkipWhitespace. In cases like this:
// foo // bar // baz we'd get two levels of call (bcpl & whitespace) for each line, leading to some seriously deep stacks in some cases. llvm-svn: 40384
Diffstat (limited to 'clang/test/Sema/switch-duplicate-defaults.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud