================ Comment at: lib/Basic/OperatorPrecedence.cpp:18 @@ +17,3 @@ + +/// \brief Return the precedence of the specified binary operator token. +prec::Level clang::getBinOpPrecedence( ---------------- Please move this comment to the header. http://llvm-reviews.chandlerc.com/D229