We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e93ea65 commit b2ccf29Copy full SHA for b2ccf29
libcxx/test/std/containers/associative/map/map.erasure/erase_if.pass.cpp
@@ -82,7 +82,7 @@ int main(int, char**) {
82
83
#if TEST_STD_VER >= 26
84
# ifndef TEST_COMPILER_GCC
85
- // TODO: Fails with g++-15 with:
+ // FIXME: Fails with g++-15 with:
86
// clang-format off
87
// __tree:116:23: error: ''result_decl' not supported by dump_expr<expression error>' is not a constant expression
88
// clang-format on
0 commit comments