This is an archive of the discontinued LLVM Phabricator instance.

[C++20] [Modules] Don't set module ownership if the export decl is not valid.
AbandonedPublic

Authored by ChuanqiXu on Jan 12 2022, 1:29 AM.

Details

Reviewers
None
Summary

This is an alternative to D117093.

Diff Detail