]> granicus.if.org Git - clang/commit
Silence -Wimplicit-fallthrough warnings with the generated code; NFC.
authorAaron Ballman <aaron@aaronballman.com>
Wed, 18 Oct 2017 12:11:58 +0000 (12:11 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 18 Oct 2017 12:11:58 +0000 (12:11 +0000)
commit1b97bbcc56f87338a7607a101ed153118bf7477d
tree6b7b4db06d468646e0f2c679941b0b9a030cc5e4
parent977de9aa100fb9012a1c37d4b1f683b87846e65d
Silence -Wimplicit-fallthrough warnings with the generated code; NFC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@316075 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/ClangAttrEmitter.cpp