I'm getting an apparently spurious warning, "ignoring unrecognized special parameter attribute ..." from ldc2 when passed the -w flag and using the @target attribute. Here's an example: https://godbolt.org/z/vx6naWxYr Code is generated correctly AFAICT when the -w flag is removed.