[PATCH] [libcxx] Mark atomic tests UNSUPPORTED for c++03 and c++98.

Eric Fiselier eric at efcs.ca
Thu Oct 23 20:25:32 PDT 2014


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






More information about the cfe-commits mailing list