Constraint C815 in F'2018 allows a name to acquire an attribute at
most once per scope. For some attributes, the attribute may have
already been inherited, and the compiler was emitting a bogus error
message for a redundant application of the same attribute in another
scope.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo