commit | dec35a9848b3580855ea53eaeeafd3e17a5fb934 | [log] [tgz] |
---|---|---|
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Mon May 07 22:16:46 2012 +0000 |
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Mon May 07 22:16:46 2012 +0000 |
tree | a1866bd7516405b0aa1181ef2bfe20840d6df952 | |
parent | 1785c36ee6c1b6a36c344819b3f2f3d859359dd6 [diff] |
[libclang] Use a copy of the data-recursive RecursiveASTVisitor inside libclang. This is temporary until we settle on how to make the main RecursiveASTVisitor safe. There are some modifications on the original version, to avoid extreme memory usage when compiling for release. rdar://11179167 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156329 91177308-0d34-0410-b5e6-96231b3b80d8