klimek added inline comments.

================
Comment at: include/clang/Basic/TokenKinds.h:80
          K == tok::utf8_string_literal || K == tok::utf16_string_literal ||
-         K == tok::utf32_string_literal;
 }
----------------
This change looks pretty good, minus the changes outside Format/ :( Do you see 
any chance to fix this by extending the token merging? It's unlikely that the 
community will be convinced to add some minor parts of C# to clang proper just 
to support clang-format.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58404/new/

https://reviews.llvm.org/D58404



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

Reply via email to