mizvekov added a comment. In D105951#2894888 <https://reviews.llvm.org/D105951#2894888>, @STL_MSFT wrote:
> FYI, we merged https://github.com/microsoft/STL/pull/2025 fixing the 2 > affected `return _Istr;` occurrences in `<string>` and `<xstring>` for VS > 2022 17.0 Preview 4. If you find any other affected return statements, please > let us know ASAP (as the VS release process locks down the release branch far > in advance). Thanks! We could relax the workaround even more, and apply them just to those affected member functions. That would help finding more issues, if there are any. But at the same time we are super close to creating the release branch... Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D105951/new/ https://reviews.llvm.org/D105951 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits