[cfe-commits] [PATCH] Add script to update AST matcher reference

Manuel Klimek reviews at llvm-reviews.chandlerc.com
Wed Aug 22 11:04:52 PDT 2012


Hi chandlerc,

I'm feeling rather bad about using regexps to parse C++ code here,
so I'm ok if people tell me to go away and never check that in. On the other
hand, until I've put together a version that's based on the libclang python
interfaces (which might take some time), I think having that in the tree would
be helpful. Opinions welcome.

http://llvm-reviews.chandlerc.com/D23

Files:
  docs/tools/dump_ast_matchers.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23.1.patch
Type: text/x-patch
Size: 10158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120822/30030a45/attachment.bin>


More information about the cfe-commits mailing list