[all-commits] [llvm/llvm-project] b72054: [AST] Respect shouldTraversePostOrder when travers...

Marcel Hlopko via All-commits all-commits at lists.llvm.org
Thu Mar 12 03:11:12 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b720543926c7cda94662ae99182ba63bc23a8ff1
      https://github.com/llvm/llvm-project/commit/b720543926c7cda94662ae99182ba63bc23a8ff1
  Author: Marcel Hlopko <hlopko at google.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M clang/include/clang/AST/RecursiveASTVisitor.h

  Log Message:
  -----------
  [AST] Respect shouldTraversePostOrder when traversing type locs

Summary: Copy of https://reviews.llvm.org/D72072, submitting with ilya-biryukov's permission.

Reviewers: gribozavr2

Reviewed By: gribozavr2

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D76001




More information about the All-commits mailing list