[PATCH] D64838: [Attr] Support _attribute__ ((fallthrough))
Nathan Huckleberry via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 16 16:12:37 PDT 2019
Nathan-Huckleberry updated this revision to Diff 210215.
Nathan-Huckleberry added a comment.
- Fixed formatting
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/ParseStmt.cpp
clang/lib/Parse/ParseTentative.cpp
clang/lib/Sema/AnalysisBasedWarnings.cpp
clang/test/Sema/fallthrough-attr.c
clang/test/SemaCXX/switch-implicit-fallthrough.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64838.210215.patch
Type: text/x-patch
Size: 6561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190716/8864e929/attachment-0001.bin>
More information about the cfe-commits
mailing list