https://issues.dlang.org/show_bug.cgi?id=11471

--- Comment #5 from Orvid King <[email protected]> ---
I would agree that assuming asm statements always throw is not exactly useful, 
especially as the inline asm statements are there for performance. Is there 
some way that either the compiler could check to see if the asm actually 
throws, or else for the user to tell the compiler that an ASM statement doesn't 
throw?

--

Reply via email to