]> granicus.if.org Git - clang/commit
Avoid fallthrough in header, to allow external users of Clang libraries to
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 13 Jun 2013 22:07:02 +0000 (22:07 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 13 Jun 2013 22:07:02 +0000 (22:07 +0000)
commit13f8404adee57d31863671aef3014484117492a6
tree086af32d53953ed03870a3bde3c0c4ff03c2a3e5
parent678eca456bc62900dc7407bdbc9fa282da9d2f8f
Avoid fallthrough in header, to allow external users of Clang libraries to
build with Clang's -Wimplicit-fallthrough warning enabled. The fallthrough
was not making this code better.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@183952 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Sema.h