This is an archive of the discontinued LLVM Phabricator instance.

[clang] Fix missing template arguments in AST of access to member variable template
ClosedPublic

Authored by mizvekov on Sep 20 2022, 11:11 AM.

Details

Summary

Signed-off-by: Matheus Izvekov <mizvekov@gmail.com>

Depends on D132816

Diff Detail

Event Timeline

mizvekov created this revision.Sep 20 2022, 11:11 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 20 2022, 11:11 AM
mizvekov requested review of this revision.Sep 20 2022, 11:11 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 20 2022, 11:11 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
mizvekov added a reviewer: Restricted Project.Sep 20 2022, 12:36 PM
erichkeane accepted this revision.Sep 20 2022, 12:39 PM
This revision is now accepted and ready to land.Sep 20 2022, 12:39 PM