curdeius added inline comments.

================
Comment at: clang/lib/Format/BreakableToken.cpp:44
                                             const FormatStyle &Style) {
+  // Keep these prefixes sorted after length.
   static constexpr StringRef KnownCStylePrefixes[] = {"///<", "//!<", "///",
----------------
I'd rather put asserts instead of this comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95081

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

Reply via email to