[PATCH] D64838: [Attr] Support _attribute__ ((fallthrough))
Nathan Huckleberry via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 5 12:42:07 PDT 2019
Nathan-Huckleberry updated this revision to Diff 213435.
Nathan-Huckleberry added a comment.
- Remove 'maybe', remove boolean and fix other call to ParseSimpleDeclaration
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/include/clang/Parse/Parser.h
clang/lib/Parse/ParseDecl.cpp
clang/lib/Parse/ParseStmt.cpp
clang/lib/Sema/AnalysisBasedWarnings.cpp
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.213435.patch
Type: text/x-patch
Size: 12604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190805/774afb09/attachment.bin>
More information about the cfe-commits
mailing list