This is an archive of the discontinued LLVM Phabricator instance.

[AST] Respect shouldTraversePostOrder when traversing type locs
ClosedPublic

Authored by hlopko on Mar 11 2020, 9:01 AM.

Details

Summary

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

Diff Detail

Event Timeline

hlopko created this revision.Mar 11 2020, 9:01 AM
gribozavr2 accepted this revision.Mar 11 2020, 9:58 AM
This revision is now accepted and ready to land.Mar 11 2020, 9:58 AM
This revision was automatically updated to reflect the committed changes.