Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [scan-view] replace deprecated optparse with argparse | Alexander Kornienko | 2015-12-21 | 1 | -45/+48 |
| | | | | | | | | | | | | | | Summary: scan-view migrated from optparse deprecated Python module to its replacement (argparse) and resolved few conflicts with pep8 Reviewers: ddunbar, aaron.ballman, dcoughlin, jroelofs, zaks.anna Subscribers: cfe-commits Patch by Kirill Bobyrev! Differential Revision: http://reviews.llvm.org/D15370 llvm-svn: 256150 | ||||
* | [scan-build] Make scan-build work whether it's installed or not | Jonathan Roelofs | 2015-11-13 | 1 | -0/+140 |
llvm-svn: 253074 |