owenpan added inline comments.

================
Comment at: clang/lib/Format/FormatToken.h:394
+  }
+  bool typeIsFinalized() const { return TypeIsFinalized; }
 
----------------
curdeius wrote:
> Nit, to make everyone happy, the function could be called `isTypeFinalized`.
+1.


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

https://reviews.llvm.org/D120511

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

Reply via email to