diff options
author | Alp Toker <alp@nuanti.com> | 2014-05-18 18:38:08 +0000 |
---|---|---|
committer | Alp Toker <alp@nuanti.com> | 2014-05-18 18:38:08 +0000 |
commit | f3ce43e6901d3b6d954920097f20a73eb0f14a96 (patch) | |
tree | d003a8484bbd9d8cb80d68da6ac901a5ad9a3fb9 /llvm/lib/Support/FileOutputBuffer.cpp | |
parent | 7755aff5566b9ae0eefdc10258039a154b78719b (diff) | |
download | llvm-f3ce43e6901d3b6d954920097f20a73eb0f14a96.zip llvm-f3ce43e6901d3b6d954920097f20a73eb0f14a96.tar.gz llvm-f3ce43e6901d3b6d954920097f20a73eb0f14a96.tar.bz2 |
Begin RAV reunification: s/DataRecursiveASTVisitor/RecursiveASTVisitor/
Define a macro to reduce the delta between RecursiveASTVisitor and
DataRecursiveASTVisitor.
Some years ago, someone thought it was a good idea to copy the entire RAV to
support cursor visitation in libclang.
Since then the two have diverged needlessly and the rest is history.
This series of commits aims to reduce delta between the two so that we can
reason about their differences, apply bugfixes that were only made to one but
not the other, and ultimately find a way to unify two two chunks of code.
llvm-svn: 209091
Diffstat (limited to 'llvm/lib/Support/FileOutputBuffer.cpp')
0 files changed, 0 insertions, 0 deletions