oleg.smolsky added inline comments.

================
Comment at: clang/unittests/Format/FormatTest.cpp:78
     EXPECT_EQ(Expected.str(), format(Code, Style));
+#if 0
     if (Style.Language == FormatStyle::LK_Cpp) {
----------------
Oops., let me fix this...


Repository:
  rC Clang

https://reviews.llvm.org/D52676



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

Reply via email to