erichkeane added inline comments.
================ Comment at: clang/docs/ReleaseNotes.rst:186 template function. Fixes `Issue 55560 <https://github.com/llvm/llvm-project/issues/55560>`_. +- Clang now would check ODR violations when merging concepts from different modules. + Note that it may break existing codes and the behavior is intended. ---------------- ================ Comment at: clang/docs/ReleaseNotes.rst:187 +- Clang now would check ODR violations when merging concepts from different modules. + Note that it may break existing codes and the behavior is intended. + Fixes `Issue 56310 <https://github.com/llvm/llvm-project/issues/56310>`_. ---------------- CHANGES SINCE LAST ACTION https://reviews.llvm.org/D129104/new/ https://reviews.llvm.org/D129104 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits