[PATCH] D64838: [Attr] Support _attribute__ ((fallthrough))
Nathan Huckleberry via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 29 10:15:56 PDT 2019
Nathan-Huckleberry updated this revision to Diff 212189.
Nathan-Huckleberry added a comment.
- Fix test, formatting and conditional check
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64838/new/
https://reviews.llvm.org/D64838
Files:
clang/include/clang/Basic/Attr.td
clang/lib/Parse/ParseStmt.cpp
clang/lib/Sema/AnalysisBasedWarnings.cpp
clang/test/Index/blocks.c
clang/test/Index/load-exprs.c
clang/test/Sema/fallthrough-attr.c
clang/test/SemaCXX/switch-implicit-fallthrough.cpp
clang/test/SemaCXX/warn-unused-label-error.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64838.212189.patch
Type: text/x-patch
Size: 10049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190729/8625a0c1/attachment-0001.bin>
More information about the cfe-commits
mailing list