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

Leandro Nunes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 10:25:31 PDT 2017


leandron updated this revision to Diff 104206.
leandron marked an inline comment as done.
leandron added a comment.

- Updated the svn revision, solved a few conflicts (namely main.py).
- Renamed _error to _fatal
- Adjusted a docstring (action_runtest) that was changed by mistake


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/multitool.py
  requirements.client.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33541.104206.patch
Type: text/x-patch
Size: 150793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170627/0bd70f0e/attachment-0001.bin>


More information about the llvm-commits mailing list