Eugene.Zelenko added a subscriber: Eugene.Zelenko.

================
Comment at: docs/clang-tidy/checks/misc-pointer-and-integral-operation.rst:9
@@ +8,3 @@
+object is compare to an object with integral type.
+
+
----------------
Looks like excessive line.

================
Comment at: docs/clang-tidy/checks/misc-pointer-and-integral-operation.rst:22
@@ +21,3 @@
+
+  void Prcess(std::string path, bool* error) {
+    [...]
----------------
Process?


http://reviews.llvm.org/D19118



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

Reply via email to