mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-12 06:49:02 +02:00
[svn r223] Fixed: assert with message could be broken.
Fixed: array length exp could fail on slice.
This commit is contained in:
@@ -23,6 +23,7 @@ struct IrFunction : IrBase
|
||||
llvm::Constant* dwarfSubProg;
|
||||
|
||||
llvm::AllocaInst* srcfileArg;
|
||||
llvm::AllocaInst* msgArg;
|
||||
|
||||
bool inVolatile;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user