[libcxx-commits] [libcxx] [libcxx][fstream][NFC] Make __failed helper lambda a member function (PR #149390)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 17 12:41:56 PDT 2025


https://github.com/ldionne approved this pull request.

LGTM with green CI. Can you file a Github issue to figure out the issue and we can add it in a comment here. That way we can go back to the much more readable variant once the bug is fixed.

But in the meantime, we should make sure that LLDB works properly with the version of libc++ we'll include in LLVM 21, so I think it makes sense to land this change and cherry-pick it.

https://github.com/llvm/llvm-project/pull/149390


More information about the libcxx-commits mailing list