krasimir added a comment.

Looks good! Just some comments for the include guard states would be helpful.



================
Comment at: lib/Format/UnwrappedLineParser.h:259
+    IG_Rejected,
+  };
+
----------------
Please put a short comment explaining each of these states.


Repository:
  rC Clang

https://reviews.llvm.org/D42035



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

Reply via email to