A BIND(C) attribute statement or type-declaration-stmt attribute, just
like most attributes, can only appear once. Name resolution was excluding
the BIND(C) attribute from its check for duplicated attributes, but I
don't see a reason that remains to do so.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo