Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D158188
[clang][AST] TextNodeDumper learned to output friend information for functions ClosedPublic Authored by strimo378 on Aug 17 2023, 8:16 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 17 2023, 11:18 AM This revision was landed with ongoing or failed builds.Aug 17 2023, 3:43 PM Closed by commit rG110d141f12b7: [clang][AST] TextNodeDumper learned to output friend information for functions (authored by strimo378). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 551303 clang/lib/AST/TextNodeDumper.cpp
clang/test/AST/ast-dump-decl.cpp
clang/test/CXX/class/class.friend/p7-cxx20.cpp
|