[PATCH] D15370: [scan-view] replace deprecated optparse with argparse

Kirill Bobyrev via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 9 02:11:11 PST 2015


omtcyf0 created this revision.
omtcyf0 added a reviewer: ddunbar.
omtcyf0 added a subscriber: cfe-commits.

scan-view migrated from optparse deprecated Python module to its replacement (argparse) and resolved few conflicts with pep8

http://reviews.llvm.org/D15370

Files:
  tools/scan-view/bin/scan-view

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15370.42272.patch
Type: text/x-patch
Size: 6507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151209/74acfd1d/attachment-0001.bin>


More information about the cfe-commits mailing list