Skip to content

Commit 0c46e5d

Browse files
committed
Add PR link
1 parent 1fc552d commit 0c46e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/test/std/input.output/file.streams/fstreams/filebuf.members/close.dont-get-rid-of-buffer.pass.cpp

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

99
// This test requires the fix to std::filebuf::close() (which is defined in the
10-
// built library) from PR XXX.
10+
// built library) from https://github.com/llvm/llvm-project/pull/168947.
1111
// UNSUPPORTED: using-built-library-before-llvm-22
1212

1313
// <fstream>

0 commit comments

Comments
 (0)