labath added a comment.

Thank you for addressing the comments. let's continue this in the other thread.


================
Comment at: 
packages/Python/lldbsuite/test/functionalities/register/intel_xtended_registers/TestMPXRegisters.py:27
@@ +26,3 @@
+
+    @skipIfiOSSimulator
+    @skipIf(compiler="clang")
----------------
valentinagiusti wrote:
> labath wrote:
> > Do we really need the ios simulator decorator here?
> Is this naturally skipped if all OSs are skipped except for linux?
I am pretty sure it is, I have never needed to use the decorator, although it 
still exists in some legacy tests.


Repository:
  rL LLVM

https://reviews.llvm.org/D24187



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to