Find a file
bjorn3 292c0ecffd Fix duplicated argument name in extern block
While rustc accepts it just fine due to what is arguably a bug, this
duplication does become an issue when generating functions from the llvm
intrinsic declarations while reusing the argument names.
2024-06-07 20:42:46 +02:00
library/stdarch Fix duplicated argument name in extern block 2024-06-07 20:42:46 +02:00