bkramer accepted this revision.
bkramer added a comment.
This revision is now accepted and ready to land.

One nit, LGTM.


================
Comment at: include-fixer/tool/ClangIncludeFixer.cpp:277
@@ +276,3 @@
+    //
+    // Check whether all elements in HeaderInfos have the qualified name.
+    bool IsUniqueQualifiedName = std::equal(
----------------
the **same** qualified name


http://reviews.llvm.org/D22299



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

Reply via email to