Skip to content

Commit 2fe08ed

Browse files
committed
[libc++][test] Adds a TODO.
This addresses the post-commit review comment in llvm#100775
1 parent 8ab5af6 commit 2fe08ed

File tree

1 file changed

+1
-0
lines changed
  • libcxx/test/std/utilities/utility/mem.res/mem.poly.allocator.class/mem.poly.allocator.class.general

1 file changed

+1
-0
lines changed

libcxx/test/std/utilities/utility/mem.res/mem.poly.allocator.class/mem.poly.allocator.class.general/equality.pass.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
//===----------------------------------------------------------------------===//
88

99
// UNSUPPORTED: c++03, c++11, c++14
10+
// TODO: Change to XFAIL once https://github.com/llvm/llvm-project/issues/40340 is fixed
1011
// UNSUPPORTED: availability-pmr-missing
1112

1213
// <memory_resource>

0 commit comments

Comments
 (0)