https://issues.dlang.org/show_bug.cgi?id=23011
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Walter Bright <[email protected]> --- gcc/clang's asm extension is ignored by ImportC. There isn't any reasonable way I can think of to support it, as that would require creating the gcc/clang assembler. --
