[PATCH] D63299: [Clang] Parse GNU fallthrough attributes
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 18 06:59:21 PDT 2019
xbolva00 reclaimed this revision.
xbolva00 added a comment.
Ok, If we peek a few tokens ahead and check attribute if it is stmt attribute and then we call MaybeParseGNUAttr - this probably would work but are you fine with it as a workaround ?
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63299/new/
https://reviews.llvm.org/D63299
More information about the cfe-commits
mailing list