mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-02-04 05:53:13 +01:00
Merged 2.056
This commit is contained in:
@@ -667,7 +667,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