summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/fallthrough-attr.c
Commit message (Collapse)AuthorAgeFilesLines
* [Attr] Support _attribute__ ((fallthrough))Nathan Huckleberry2019-08-201-0/+24
Summary: Fixed extraneous matches of non-NullStmt Reviewers: aaron.ballman, rsmith, efriedma, xbolva00 Reviewed By: aaron.ballman, rsmith, xbolva00 Subscribers: riccibruno, arphaman, ziangwan, ojeda, xbolva00, nickdesaulniers, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D64838 llvm-svn: 369414
OpenPOWER on IntegriCloud