[clang-tools-extra] [llvm] [clang] [STLExtras] Add out-of-line definition of friend operator== for C++20 (PR #72348)
Utkarsh Saxena via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 28 09:02:50 PST 2023
usx95 wrote:
Update: I verified that this change works fine with clang-17.0.6 and fails with clang-17.0.5 in C++20.
https://github.com/llvm/llvm-project/pull/72348
More information about the cfe-commits
mailing list