================ Comment at: include/clang/Format/Format.h:222 @@ +221,3 @@ +/// +/// \p Standard determines lexing mode: LC_Cpp11 and LS_Auto turn on C++11 +/// lexing mode, LS_Cpp03 - C++03 mode. ---------------- Dmitri Gribenko wrote: > \param Standard Done. http://llvm-reviews.chandlerc.com/D1028