[Lldb-commits] [PATCH] D18481: Add argument to expectedFailureAll decorator to xfail for environment variables, and xfail tests for hard float abi and -mthumb on android arm
Zachary Turner via lldb-commits
lldb-commits at lists.llvm.org
Fri Mar 25 13:24:48 PDT 2016
zturner added reviewers: labath, tberghammer.
zturner added a comment.
This seems very strange to me. What if someone specifies those flags on the command line in the makefile instead of via some environment variables?
It also seems like a very specialized argument that we might use once or twice ever.
+pavel and tamas in case they have some suggestions.
http://reviews.llvm.org/D18481
More information about the lldb-commits
mailing list