view lphobos/llvmsupport.d @ 644:49466efd4fba

Don't let outer enclosing handlers propagate to nested function declarations.
author Christian Kamm <kamm incasoftware de>
date Sat, 04 Oct 2008 12:32:09 +0200
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;