Quuxplusone added inline comments.

================
Comment at: 
test/std/experimental/memory/memory.resource.pool/pool_options.pass.cpp:11
+// UNSUPPORTED: c++98, c++03, c++11, c++14
+// UNSUPPORTED: apple-clang-7
+
----------------
This test comes from Eric's D27402. The default-initialization of a `const 
pool_options` object actually depends on a DR, so I needed to add `UNSUPPORTED: 
apple-clang-7`. I don't know how to determine the list of all unsupporty 
targets.


Repository:
  rCXX libc++

https://reviews.llvm.org/D47358



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

Reply via email to