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

Nick Desaulniers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 13 14:54:59 PDT 2019


nickdesaulniers added inline comments.


================
Comment at: test/Sema/fallthrough-attr.c:48
+  return n;
+}
----------------
Seems like lines 24-48 were an accidental copy+paste?


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

https://reviews.llvm.org/D63260





More information about the cfe-commits mailing list