diff options
author | Manuel Klimek <klimek@google.com> | 2011-05-31 23:49:32 +0000 |
---|---|---|
committer | Manuel Klimek <klimek@google.com> | 2011-05-31 23:49:32 +0000 |
commit | 0cfc6a045cd9dad11964beb22a83ade3b09b7d05 (patch) | |
tree | 78d79ae594e8fed0ecb896fc690b3b40d26c1ee6 /lldb/scripts/Python/edit-swig-python-wrapper-file.py | |
parent | 1cb8ab456c99065228c5cc22becad66eb4976d71 (diff) | |
download | llvm-0cfc6a045cd9dad11964beb22a83ade3b09b7d05.zip llvm-0cfc6a045cd9dad11964beb22a83ade3b09b7d05.tar.gz llvm-0cfc6a045cd9dad11964beb22a83ade3b09b7d05.tar.bz2 |
This patch implements an AST matching framework that allows to write
tools that match on the C++ ASTs. The main interface is in ASTMatchers.h,
an example implementation of a tool that removes redundant .c_str() calls
is in the example RemoveCStrCalls.cpp.
Various contributions:
Zhanyong Wan, Chandler Carruth, Marcin Kowalczyk, Wei Xu, James Dennett.
llvm-svn: 132374
Diffstat (limited to 'lldb/scripts/Python/edit-swig-python-wrapper-file.py')
0 files changed, 0 insertions, 0 deletions