[clang] Use the correct namespace for looking up matching operator!= (PR #68922)
Utkarsh Saxena via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 16 03:19:41 PDT 2023
usx95 wrote:
Thanks @zygoloid.
This case was failing with my change. Corrected and added tests.
https://github.com/llvm/llvm-project/pull/68922
More information about the cfe-commits
mailing list