aaron.ballman added inline comments.

================
Comment at: clang/include/clang/Basic/AttrDocs.td:2990
+on static and non-static member functions of class templates, static data
+members of class templates and member classes of class templates.
+  }];
----------------
An example that demonstrates how the attribute behaves would be appreciated. 
Having some exposition that explains why a user might want to write this 
attribute themselves would also be good.


Repository:
  rC Clang

https://reviews.llvm.org/D51789



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to