[PATCH] D15654: A Python code model for C++ used to drive code generators

Jonathan B Coe via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 11 16:21:41 PST 2016


jbcoe updated this revision to Diff 47745.
jbcoe added a comment.

I've added more python classes to handle types and free functions.


http://reviews.llvm.org/D15654

Files:
  bindings/python/clang/cppmodel.py
  bindings/python/tests/cppmodel/__init__.py
  bindings/python/tests/cppmodel/test_classes.py
  bindings/python/tests/cppmodel/test_free_functions.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15654.47745.patch
Type: text/x-patch
Size: 8857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160212/dfee9bc0/attachment-0001.bin>


More information about the cfe-commits mailing list