[Lldb-commits] [PATCH] D17716: Add complex and aggregate with vector types return value test cases

Tamas Berghammer via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 29 06:13:10 PST 2016


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

Looks good but please verify that the new test is passes on other architectures and XFAIL the test accordingly.

If you have to XFAIL something then I would prefer to split this test to smaller tests so we don't have to XFAIL everything just because of 1 check is failing


http://reviews.llvm.org/D17716





More information about the lldb-commits mailing list