forked from OSchip/llvm-project
f9c0859e96
We were not checking that attributes that are supposed to be specific to dummy arguments were not being used for local entities. I added the checks along with tests for them. After implementing these new checks, I found that one of the tests in separate-mp02.f90 was erroneous, and I fixed it. Differential Revision: https://reviews.llvm.org/D101126 |
||
---|---|---|
.. | ||
Driver | ||
Evaluate | ||
Fir | ||
Frontend | ||
Lower | ||
NonGtestUnit | ||
Parser | ||
Preprocessing | ||
Semantics | ||
Unit | ||
CMakeLists.txt | ||
lit.cfg.py | ||
lit.site.cfg.py.in |