A Fortran program may not specify a particular attribute multiple
times for the same entity in a scope.
Details
Details
- Reviewers
PeteSteinfeld - Commits
- rGf0829e7b9575: [flang] Enforce C815
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D136991
[flang] Enforce C815 ClosedPublic Authored by klausler on Oct 28 2022, 2:46 PM.
Details
Summary A Fortran program may not specify a particular attribute multiple
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 28 2022, 3:18 PM Closed by commit rGf0829e7b9575: [flang] Enforce C815 (authored by klausler). · Explain WhyOct 30 2022, 2:50 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 471879 flang/include/flang/Semantics/symbol.h
flang/lib/Semantics/resolve-names.cpp
flang/test/Lower/call-site-mangling.f90
flang/test/Semantics/misc-declarations.f90
flang/test/Semantics/resolve20.f90
flang/test/Semantics/resolve91.f90
|