arphaman added inline comments.

================
Comment at: include/clang/Basic/AttrDocs.td:1005
+language=\ *identifier*
+  The source language in which this declaration was defined.
+
----------------
aaron.ballman wrote:
> This being an identifier makes me wonder about languages that aren't a single 
> token. For instance, how do you specify Objective-C or Objective-C++? What 
> about C++? Visual Basic .NET?
> 
> Perhaps this should also be a string literal.
Good point, I've changed it to a string literal.


Repository:
  rL LLVM

https://reviews.llvm.org/D29819



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

Reply via email to