[PATCH] D51328: Fix lit/example/many-tests pickling issue
    Stephane Sezer via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Sep  6 10:05:51 PDT 2018
    
    
  
sas accepted this revision.
sas added a comment.
This revision is now accepted and ready to land.
LGTM but there's a small nit inline.
================
Comment at: utils/lit/examples/many-tests/ManyTests.py:15
                             localConfig)
-
     def execute(self, test, litConfig):
----------------
You should leave this blank line in place.
Repository:
  rL LLVM
https://reviews.llvm.org/D51328
    
    
More information about the llvm-commits
mailing list