gribozavr accepted this revision.
gribozavr added inline comments.
This revision is now accepted and ready to land.


================
Comment at: unittests/Format/FormatTest.cpp:3090
                Style);
+  // Don't crash if there is nothing following #elif.
+  verifyFormat("#if 1\n"
----------------
`// #elif directive without a condition.` -- to follow the existing comment 
format in other tests.



Repository:
  rC Clang

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

https://reviews.llvm.org/D65940



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

Reply via email to