This is an archive of the discontinued LLVM Phabricator instance.

[flang][NFC] Move TypeConverter.h header file to include dir
ClosedPublic

Authored by clementval on Apr 10 2023, 4:25 PM.

Details

Summary

After the extraction of the TypeConverter, move the header files
to the include dir so the shared library build is fine.

Diff Detail

Event Timeline

clementval created this revision.Apr 10 2023, 4:25 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald Transcript
clementval requested review of this revision.Apr 10 2023, 4:25 PM
PeteSteinfeld edited the summary of this revision. (Show Details)Apr 10 2023, 4:47 PM
PeteSteinfeld accepted this revision.Apr 10 2023, 4:56 PM

All builds and tests correctly and looks good.

This revision is now accepted and ready to land.Apr 10 2023, 4:56 PM