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 1fc552d commit 0c46e5dCopy full SHA for 0c46e5d
libcxx/test/std/input.output/file.streams/fstreams/filebuf.members/close.dont-get-rid-of-buffer.pass.cpp
@@ -7,7 +7,7 @@
7
//===----------------------------------------------------------------------===//
8
9
// This test requires the fix to std::filebuf::close() (which is defined in the
10
-// built library) from PR XXX.
+// built library) from https://github.com/llvm/llvm-project/pull/168947.
11
// UNSUPPORTED: using-built-library-before-llvm-22
12
13
// <fstream>
0 commit comments