Branch: refs/heads/master
Revision: e7d346e
Author: mppf
Log Message:
Merge pull request #16334 from mppf/extern-export-intent-error
Add error for extern/export with out/inout intent
For issue #16329.
- [x] full local testing
Reviewed by @lydia-duncan - thanks!
Modified Files:
A test/extern/ferguson/intent-errors.chpl
A test/extern/ferguson/intent-errors.good
M compiler/passes/checkResolved.cpp
M modules/standard/CommDiagnostics.chpl
M test/extern/bradc/emptyRecords/emptyrecordexternfn.chpl
M test/users/ferguson/uninit_test.chpl
Compare: https://github.com/chapel-lang/chapel/compare/6078398f2c68...e7d346e1e032