ariccio added inline comments.
================
Comment at: C:/LLVM/llvm/tools/clang/utils/analyzer/SATestBuild.py:521
@@ -502,3 +520,3 @@
SummaryLog.write("See the first %d below.\n"
- % (NumOfFailuresInSummary,))
+ (NumOfFailuresInSummary,))
# TODO: Add a line "See the results folder for more."
----------------
zaks.anna wrote:
> Is removing '%' correct here?
Nope. Good catch!
http://reviews.llvm.org/D17253
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits