[PATCH] D63260: [Attr] Support _attribute__ ((fallthrough))
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 13 06:21:08 PDT 2019
xbolva00 created this revision.
xbolva00 added reviewers: aaron.ballman, rsmith.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rC Clang
https://reviews.llvm.org/D63260
Files:
include/clang/Basic/Attr.td
lib/Parse/ParseStmt.cpp
lib/Sema/AnalysisBasedWarnings.cpp
test/Sema/address_spaces.c
test/Sema/block-literal.c
test/Sema/fallthrough-attr.c
test/SemaCXX/switch-implicit-fallthrough.cpp
test/SemaCXX/warn-unused-label-error.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63260.204509.patch
Type: text/x-patch
Size: 6467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190613/68067b92/attachment.bin>
More information about the cfe-commits
mailing list