Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D157681
[clang][AST] TextNodeDumper learned to dump qualifiers (NestedNameSpecifier) ClosedPublic Authored by strimo378 on Aug 11 2023, 12:52 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 15 2023, 5:29 AM Closed by commit rGcad3130a23da: [clang][AST] TextNodeDumper learned to dump qualifiers (NestedNameSpecifier) (authored by strimo378). · Explain WhyAug 15 2023, 10:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 550387 clang/include/clang/AST/TextNodeDumper.h
clang/lib/AST/TextNodeDumper.cpp
clang/test/AST/ast-dump-decl.cpp
clang/test/AST/ast-dump-expr.cpp
clang/test/AST/ast-dump-openmp-begin-declare-variant_namespace_1.cpp
clang/test/AST/ast-dump-using.cpp
|