owenpan added inline comments.

================
Comment at: clang/lib/Format/FormatToken.h:324
+  /// \c true if this token starts a C++ attribute.
+  unsigned StartsCppAttribute : 1;
+
----------------
Can be removed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140956

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

Reply via email to