]> granicus.if.org Git - clang/commit
"Remove the 'else' since the code is fallthrough after it." - suggestion by Chris.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 18 Aug 2008 22:49:40 +0000 (22:49 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 18 Aug 2008 22:49:40 +0000 (22:49 +0000)
commit4fdc1caeb15ae04a216ad725f5a042bbe0036833
treefb8828c7883d7a442867cc52edf6f2f02886906b
parent2dd7ad13bbbd43cb940040725a30cb7789bd2774
"Remove the 'else' since the code is fallthrough after it." - suggestion by Chris.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54952 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseExpr.cpp