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
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits