MyDeveloperDay added inline comments.

================
Comment at: clang/unittests/Format/FormatTestCSharp.cpp:766
+
+  verifyFormat(R"(//
+public class Sample {
----------------
Nit: (only my preference) but I don't like the use of RawStrings in these tests 
(I know others have let them creep in) but I find them more unreadable because 
we lose the indentation.. I think I'm just so used to the other style that this 
just crates a little.

Just my personal preference (you can ignore)


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

https://reviews.llvm.org/D115738

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

Reply via email to