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
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
