Signed-off-by: Matheus Izvekov <mizvekov@gmail.com>
Depends on D132816
Paths
| Differential D134295
[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 TimelineThis revision is now accepted and ready to land.Sep 20 2022, 12:39 PM Closed by commit rGc493d49cefee: [clang] Fix missing template arguments in AST of access to member variable… (authored by mizvekov). · Explain WhySep 20 2022, 3:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 461736 clang/docs/ReleaseNotes.rst
clang/lib/Sema/SemaExprMember.cpp
clang/test/SemaCXX/cxx1z-ast-print.cpp
clang/unittests/Tooling/Syntax/BuildTreeTest.cpp
|