This is an archive of the discontinued LLVM Phabricator instance.

[flang] Fix to omit #include directives from macro replacement
AbandonedPublic

Authored by pscoro on Feb 8 2023, 1:59 PM.

Details

Reviewers
klausler
Summary

For issue https://github.com/llvm/llvm-project/issues/60317, #include directives should not be run through macro replacement.

Diff Detail

Event Timeline

pscoro created this revision.Feb 8 2023, 1:59 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 8 2023, 1:59 PM
Herald added a subscriber: sunshaoce. · View Herald Transcript
pscoro requested review of this revision.Feb 8 2023, 1:59 PM
pscoro abandoned this revision.Feb 8 2023, 2:20 PM

Please coordinate with https://reviews.llvm.org/D143469.

Ah thanks, will close this review