Submitted as r170757.

================
Comment at: lib/Basic/OperatorPrecedence.cpp:18
@@ +17,3 @@
+
+/// \brief Return the precedence of the specified binary operator token.
+prec::Level clang::getBinOpPrecedence(
----------------
Dmitri Gribenko wrote:
> Please move this comment to the header.
Done.


http://llvm-reviews.chandlerc.com/D229
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to