aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/libclang/LibclangTest.cpp
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2019-01-08 22:32:48 +0000
committerStephen Kelly <steveire@gmail.com>2019-01-08 22:32:48 +0000
commitb6d674f6feca095a52891ac692858e1a251cb5c3 (patch)
treeba5e1af36b7995afad15d9bbb13c3f16fa00369f /clang/unittests/libclang/LibclangTest.cpp
parent706b1f3aeb62cd494d83bb152e0a871f549b8c3f (diff)
downloadllvm-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