mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-07-08 00:14:10 +02:00
Merge remote-tracking branch 'upstream/llvm3.0'
This commit is contained in:
@@ -3776,6 +3776,9 @@ StructLiteralExp::StructLiteralExp(Loc loc, StructDeclaration *sd, Expressions *
|
||||
#endif
|
||||
this->soffset = 0;
|
||||
this->fillHoles = 1;
|
||||
#if IN_LLVM
|
||||
constType = NULL;
|
||||
#endif
|
||||
}
|
||||
|
||||
Expression *StructLiteralExp::syntaxCopy()
|
||||
|
||||
Reference in New Issue
Block a user