[cfe-dev] clang-format WebKit style breaks C++11 raw string literals
İsmail Dönmez
ismail at donmez.ws
Thu Dec 18 03:31:51 PST 2014
On Thu, Dec 18, 2014 at 1:08 PM, Manuel Klimek <klimek at google.com> wrote:
> Standard: LS_Cpp11
Thanks that fixes it. For the lazy one, for configuration you have to
omit LS_ part so it is Standard: Cpp11 and all the flags seems to be
documented in http://clang.llvm.org/docs/ClangFormatStyleOptions.html
Regards,
ismail
More information about the cfe-dev
mailing list