mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-09-12 00:20:05 +02: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