[PATCH] D27005: [lit] Support custom parsers in parseIntegratedTestScript

Mandeep Singh Grang via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 22 16:22:40 PST 2016


mgrang added a comment.

I ran pep8 on this script:

line 742: E302 expected 2 blank lines, found 1
line 757: E302 expected 2 blank lines, found 1
line 819: E301 expected 1 blank line, found 0

Can you pep-ify this script?


https://reviews.llvm.org/D27005





More information about the cfe-commits mailing list