[PATCH] D33541: Change the LNT command line parser to click

Leandro Nunes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 02:30:35 PDT 2017


leandron created this revision.

This patch changes the default command line argument parser on LNT from optparse to click.

Related bugzilla bug: https://bugs.llvm.org/show_bug.cgi?id=32789


https://reviews.llvm.org/D33541

Files:
  lnt/lnttool/convert.py
  lnt/lnttool/create.py
  lnt/lnttool/import_data.py
  lnt/lnttool/import_report.py
  lnt/lnttool/main.py
  lnt/lnttool/updatedb.py
  lnt/lnttool/viewcomparison.py
  lnt/tests/__init__.py
  lnt/tests/builtintest.py
  lnt/tests/compile.py
  lnt/tests/nt.py
  lnt/tests/test_suite.py
  lnt/util/ImportData.py
  lnt/util/multitool.py
  requirements.client.txt
  tests/SharedInputs/FakeCompilers/fakecompiler.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33541.100215.patch
Type: text/x-patch
Size: 153052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170525/4c7b101e/attachment-0001.bin>


More information about the llvm-commits mailing list