[libcxx-commits] [libcxx] [libc++] Use std::__{scope, exception}_guard throughout the code base (PR #161322)
Michael Buch via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Oct 7 07:38:30 PDT 2025
Michael137 wrote:
> @Michael137 It looks like this is breaking the LLDB formatters again.
The issue is https://github.com/llvm/llvm-project/pull/154962 :( We'll need to skip the tests (e.g., like we did here: https://github.com/llvm/llvm-project/commit/f5022bd03e7beab522ab3684228d531ef5c0789a).
Mind doing that @philnik777 ?
https://github.com/llvm/llvm-project/pull/161322
More information about the libcxx-commits
mailing list