Added a test to ensure -Wimplicit-fallthrough works with -fblocks correctly.
authorAlexander Kornienko <alexfh@google.com>
Wed, 25 Jun 2014 08:09:35 +0000 (08:09 +0000)
committerAlexander Kornienko <alexfh@google.com>
Wed, 25 Jun 2014 08:09:35 +0000 (08:09 +0000)
commit01ecd3107e6475722249deee010755690f0a91be
tree9dc738f3999bc879bb2fb4228e09610550d1f168
parent2ecf636073ec3ebecf6fee4520400c65319ddce5
Added a test to ensure -Wimplicit-fallthrough works with -fblocks correctly.

llvm-svn: 211676
clang/test/SemaCXX/switch-implicit-fallthrough-blocks.cpp [new file with mode: 0644]