This is an archive of the discontinued LLVM Phabricator instance.

[flang] Semantics for ISO_C_BINDING's C_LOC()
ClosedPublic

Authored by klausler on May 5 2023, 1:05 PM.

Details

Summary

Make __builtin_c_loc() into an intrinsic function and verify the
special semantic requirements on its actual arguments.

Diff Detail

Event Timeline

klausler created this revision.May 5 2023, 1:05 PM
Herald added a project: Restricted Project. · View Herald Transcript
klausler requested review of this revision.May 5 2023, 1:05 PM
vdonaldson accepted this revision.May 5 2023, 5:08 PM
This revision is now accepted and ready to land.May 5 2023, 5:08 PM
This revision was automatically updated to reflect the committed changes.