This is an archive of the discontinued LLVM Phabricator instance.

[Clang] Override method ModuleImportRead in MultiplexASTDeserializationListener
ClosedPublic

Authored by lgxbslgx on Apr 9 2022, 4:32 AM.

Diff Detail

Event Timeline

lgxbslgx created this revision.Apr 9 2022, 4:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 9 2022, 4:32 AM
lgxbslgx requested review of this revision.Apr 9 2022, 4:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 9 2022, 4:32 AM
thakis accepted this revision.Apr 11 2022, 3:57 AM

LG

Do you have commit permission, or do you want me to land this for you?

This revision is now accepted and ready to land.Apr 11 2022, 3:57 AM

@thakis Thanks for the review.

I don't have the commit permission. Please use Guoxiong Li <lgxbslgx@gmail.com> to commit the change. Thanks for your help.

This revision was landed with ongoing or failed builds.Apr 11 2022, 5:38 AM
This revision was automatically updated to reflect the committed changes.

Thanks for the patch1