klimek added a comment.

Add
// FIXME: <desired behavior to implement>
to tests that do not work yet.

I'd personally not check in the XFAIL tests for now, and just add them when you 
implement the missing functionality; the problem with XFAIL here is that (due 
to the offsets involved) they can easily switch into a mode where they fail not 
because the feature is not implemented, but because the test is incorrect.


http://reviews.llvm.org/D22102



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

Reply via email to