diff options
author | Stephen Kelly <steveire@gmail.com> | 2019-01-08 22:32:48 +0000 |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2019-01-08 22:32:48 +0000 |
commit | b6d674f6feca095a52891ac692858e1a251cb5c3 (patch) | |
tree | ba5e1af36b7995afad15d9bbb13c3f16fa00369f /clang/unittests/libclang/LibclangTest.cpp | |
parent | 706b1f3aeb62cd494d83bb152e0a871f549b8c3f (diff) | |
download | llvm-b6d674f6feca095a52891ac692858e1a251cb5c3.zip llvm-b6d674f6feca095a52891ac692858e1a251cb5c3.tar.gz llvm-b6d674f6feca095a52891ac692858e1a251cb5c3.tar.bz2 |
Implement the TreeStructure interface through the TextNodeDumper
Summary:
This way, when the generic ASTTraverser is extracted from ASTDumper,
there can't be any problem related to ordering of class members, a
concern that was raised in https://reviews.llvm.org/D55337.
This will also preserve the property that the generic traverser does not
enforce any coupling between the NodeDumper and the TreeStructure.
https://godbolt.org/z/PEtT1_
Reviewers: aaron.ballman, erichkeane
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D56407
llvm-svn: 350665
Diffstat (limited to 'clang/unittests/libclang/LibclangTest.cpp')
0 files changed, 0 insertions, 0 deletions