This is an archive of the discontinued LLVM Phabricator instance.

[flang] Allow compiler directives in more places
ClosedPublic

Authored by tskeith on Aug 10 2020, 3:41 PM.

Details

Summary

Allow compiler directives in the implicit-part and before USE statements
in the specification-part.

Diff Detail

Event Timeline

tskeith created this revision.Aug 10 2020, 3:41 PM
Herald added a project: Restricted Project. · View Herald Transcript
tskeith requested review of this revision.Aug 10 2020, 3:41 PM
klausler accepted this revision.Aug 10 2020, 3:48 PM
This revision is now accepted and ready to land.Aug 10 2020, 3:48 PM
tskeith updated this revision to Diff 284754.Aug 11 2020, 8:35 AM

Add a test

This revision was landed with ongoing or failed builds.Aug 11 2020, 8:37 AM
This revision was automatically updated to reflect the committed changes.