krasimir added inline comments.

================
Comment at: lib/Format/WhitespaceManager.cpp:178
-      LastBlockComment = &Change;
-    } else if (Change.Kind == tok::unknown) {
-      if ((Change.StartOfBlockComment = LastBlockComment))
----------------
What happened to the tok::unknown case?


https://reviews.llvm.org/D29300



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

Reply via email to