[PATCH] D63260: [Attr] Support _attribute__ ((fallthrough))

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 18 07:55:34 PDT 2019


xbolva00 updated this revision to Diff 205349.
xbolva00 added a comment.

Addressed notes. Thanks.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63260/new/

https://reviews.llvm.org/D63260

Files:
  include/clang/Basic/Attr.td
  lib/Sema/AnalysisBasedWarnings.cpp
  test/Sema/fallthrough-attr.c
  test/SemaCXX/switch-implicit-fallthrough.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63260.205349.patch
Type: text/x-patch
Size: 5774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190618/73a84342/attachment.bin>


More information about the cfe-commits mailing list