[llvm] [ADT] Fix MSVC build after iterator C++20 fix (PR #173495)
Vedran Miletić via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 24 06:40:39 PST 2025
vedranmiletic wrote:
@jtuyls @kuhar FWIW, I am wondering if some `friend` markings would be a less radical option that would satisfy MSVC.
https://github.com/llvm/llvm-project/pull/173495
More information about the llvm-commits
mailing list