[all-commits] [llvm/llvm-project] 9b6bb1: [pseudo] Add ForestNode descendants iterator, prin...
Sam McCall via All-commits
all-commits at lists.llvm.org
Thu Jun 30 12:21:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b6bb12b85846e8337f8ff75aebd4e9798b56bdd
https://github.com/llvm/llvm-project/commit/9b6bb12b85846e8337f8ff75aebd4e9798b56bdd
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2022-06-30 (Thu, 30 Jun 2022)
Changed paths:
M clang-tools-extra/pseudo/include/clang-pseudo/Forest.h
M clang-tools-extra/pseudo/lib/Forest.cpp
M clang-tools-extra/pseudo/test/glr.cpp
M clang-tools-extra/pseudo/tool/ClangPseudo.cpp
M clang-tools-extra/pseudo/unittests/ForestTest.cpp
Log Message:
-----------
[pseudo] Add ForestNode descendants iterator, print ambiguous/opaque node stats.
Differential Revision: https://reviews.llvm.org/D128930
More information about the All-commits
mailing list