Showing with 1 addition and 0 deletions.
  1. +1 −0 src/core/stdc/stdarg.d
1 change: 1 addition & 0 deletions src/core/stdc/stdarg.d
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ module core.stdc.stdarg;

@system:
//@nogc: // Not yet, need to make TypeInfo's member functions @nogc first
nothrow:

version( X86 )
{
Expand Down