mclow.lists added inline comments.
================ Comment at: clang/test/Headers/stdatomic.cpp:4 + +#include <stdatomic.h> + ---------------- Is there a reason we want to test this twice - once in clang and once in libc++? We can use `expected-error` in libc++ tests to check the error. https://reviews.llvm.org/D45470 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits