[PATCH] D43024: [test] Enable test category for inline tests.

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 08:12:31 PST 2018


davide accepted this revision.
davide added a comment.
This revision is now accepted and ready to land.

thanks for fixing this.



================
Comment at: lldb/packages/Python/lldbsuite/test/decorators.py:526
                 return None
-        
+
         header = os.path.join(
----------------
We should consider clang-formatting this file altogether.


Repository:
  rL LLVM

https://reviews.llvm.org/D43024





More information about the llvm-commits mailing list