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". Let me know if I didn't understand anything. http://reviews.llvm.org/D5955