[PATCH] D63299: [Clang] Parse GNU fallthrough attributes
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 13 14:49:54 PDT 2019
xbolva00 added a comment.
As we see. this is not good place to parse __attribute__((fallthough), which blocks D63260 <https://reviews.llvm.org/D63260>. Maybe @aaron.ballman could help us since he knows this code better..
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