[PATCH] D67581: [LNT] Python 3 support: Replace `raise E, V` with `raise E(V)`
Hubert Tong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 14 10:14:21 PDT 2019
hubert.reinterpretcast updated this revision to Diff 220224.
hubert.reinterpretcast added a comment.
- Add spaces around operators on lines touched
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67581/new/
https://reviews.llvm.org/D67581
Files:
lnt/external/stats/stats.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67581.220224.patch
Type: text/x-patch
Size: 9373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190914/e4d62d34/attachment.bin>
More information about the llvm-commits
mailing list