This is an archive of the discontinued LLVM Phabricator instance.

[ASTImporter] Add test RedeclChainShouldBeCorrectAmongstNamespaces
ClosedPublic

Authored by martong on Feb 7 2019, 9:15 AM.

Details

Summary

We add a new test to show that redecl chains are not handled properly
amongst namespaces. We cannot pass this test now, so this is disabled.
Subsequent patches will make this test pass.

Diff Detail

Repository
rL LLVM

Event Timeline

martong created this revision.Feb 7 2019, 9:15 AM
a_sidorin accepted this revision.Feb 10 2019, 2:31 AM
This revision is now accepted and ready to land.Feb 10 2019, 2:31 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 11 2019, 2:29 AM