zaks.anna added a comment.

Overall, looks good!


================
Comment at: tools/scan-view/bin/scan-view:94
@@ +93,3 @@
+    import argparse
+    parser = argparse.ArgumentParser()
+    parser.add_argument("root", metavar="<results directory>", type=str)
----------------
Please, add the tool description, like "The clang static analyzer results 
viewer."


http://reviews.llvm.org/D15370



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

Reply via email to