This is an archive of the discontinued LLVM Phabricator instance.

[flang] Add explanatory messages to grammar for language extensions
ClosedPublic

Authored by klausler on Mar 18 2022, 1:43 PM.

Details

Summary

Extend "extension<LanguageFeature>()" to incorporate an explanatory
message better than the current generic "nonstandard usage:".

Diff Detail

Event Timeline

klausler created this revision.Mar 18 2022, 1:43 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 18 2022, 1:43 PM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Mar 18 2022, 1:43 PM
PeteSteinfeld accepted this revision.Mar 18 2022, 3:25 PM

All builds and tests correctly and looks good.

This revision is now accepted and ready to land.Mar 18 2022, 3:25 PM