[PATCH] [Static Analyzer] Minor improvements to SATest
Gábor Horváth
xazax.hun at gmail.com
Mon Jun 29 13:00:34 PDT 2015
Hi zaks.anna, jordan_rose, dcoughlin,
The following improvements were made:
* Argument parsing was ported to argparse which is more idiomatic for python scripts nowadays
* Added strictness command line option so build bots can fail when there is a difference from the reference results
* The test should no longer fail when there is an empty line in the build command file
http://reviews.llvm.org/D10812
Files:
utils/analyzer/CmpRuns.py
utils/analyzer/SATestBuild.py
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10812.28702.patch
Type: text/x-patch
Size: 5381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150629/8e350be1/attachment.bin>
More information about the cfe-commits
mailing list