mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-02-26 00:23:14 +01:00
Merge v2.056
This commit is contained in:
@@ -666,7 +666,7 @@ void TypeInfoStructDeclaration::llvmDefine()
|
||||
|
||||
// opEquals
|
||||
#if DMDV2
|
||||
fd = sd->eq;
|
||||
fd = sd->xeq;
|
||||
#else
|
||||
fd = find_method_overload(sd, Id::eq, tfcmpptr, gm);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user