Copy of https://reviews.llvm.org/D72072, submitting with ilya-biryukov's permission.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D76001
[AST] Respect shouldTraversePostOrder when traversing type locs ClosedPublic Authored by hlopko on Mar 11 2020, 9:01 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 11 2020, 9:58 AM Closed by commit rGb720543926c7: [AST] Respect shouldTraversePostOrder when traversing type locs (authored by hlopko, committed by gribozavr). · Explain WhyMar 12 2020, 3:47 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 249885 clang/include/clang/AST/RecursiveASTVisitor.h
|