<p dir="ltr">I'm saying we might want to verify that these do in fact fail. UNSUPPORTED causes the test to not be run, XFAIL tests to ensure failure, which is possibly what we want here. OTOH, our test configuration isn't set up to do conditional _compile time_ failures, so maybe we should just settle for UNSUPPORTED.</p>
<div class="gmail_quote">On Oct 23, 2014 8:25 PM, "Eric Fiselier" <<a href="mailto:eric@efcs.ca">eric@efcs.ca</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Are you saying that if we plan to support <atomic> in C++03 we should mark them as XFAIL? I don't think <atomic> will ever be supported below c++11, hence the use of <atomic> in c++03 is "unsupported".<br>
<br>
Let me know if I didn't understand anything.<br>
<br>
<a href="http://reviews.llvm.org/D5955" target="_blank">http://reviews.llvm.org/D5955</a><br>
<br>
<br>
</blockquote></div>