summaryrefslogtreecommitdiffstats
path: root/clang/tools/scan-view/bin/scan-view
Commit message (Collapse)AuthorAgeFilesLines
* [scan-view] replace deprecated optparse with argparseAlexander Kornienko2015-12-211-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 notJonathan Roelofs2015-11-131-0/+140
llvm-svn: 253074
OpenPOWER on IntegriCloud