You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cherry-pick missing part of [Clang][Sema] Revert changes to operator= lookup (llvm#91620)
This patch cherry-pick missing part of 75ebcbf.
Fixes: SWDEV-520199
The original commit message is:
[Clang][Sema] Revert changes to operator= lookup in templated classes from llvm#91498, llvm#90999, and llvm#90152 (llvm#91620)
This reverts changes in llvm#91498, llvm#90999, and llvm#90152 which make
`operator=` dependent whenever the current class is templated.
Change-Id: I352db5cc20ecf4a0ccdbb921c63da0867651ffc4
0 commit comments