Skip to content

Commit b2ccf29

Browse files
Fixme, not todo
1 parent e93ea65 commit b2ccf29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/test/std/containers/associative/map/map.erasure/erase_if.pass.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ int main(int, char**) {
8282

8383
#if TEST_STD_VER >= 26
8484
# ifndef TEST_COMPILER_GCC
85-
// TODO: Fails with g++-15 with:
85+
// FIXME: Fails with g++-15 with:
8686
// clang-format off
8787
// __tree:116:23: error: ''result_decl' not supported by dump_expr<expression error>' is not a constant expression
8888
// clang-format on

0 commit comments

Comments
 (0)