sorawee added inline comments.

================
Comment at: clang/test/Frontend/plugin-attribute.cpp:16
+void fn3() {
+  // BADATTRIBUTE: error: 'example' attribute only allowed at file scop
+  int var2 __attribute__((example));
----------------
Typo: scope


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D31343



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D31343: Ad... Sorawee Porncharoenwase via Phabricator via cfe-commits

Reply via email to