[PATCH] D67820: [LNT] Python 3 support: get rid of calls to cmp builtin

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 03:01:45 PDT 2019


thopre updated this revision to Diff 221697.
thopre marked 2 inline comments as done.
thopre added a comment.

Fix misses uses of cmp builtin


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67820/new/

https://reviews.llvm.org/D67820

Files:
  lnt/external/stats/pstat.py
  lnt/server/db/testsuitedb.py
  tests/server/ui/test_api_modify.py
  tests/server/ui/test_api_roundtrip.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67820.221697.patch
Type: text/x-patch
Size: 6291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190925/1fdf1bfd/attachment.bin>


More information about the llvm-commits mailing list