[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:26:46 PST 2016


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

Add missing test for types - apologies for noise.


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
  bindings/python/tests/cppmodel/test_types.py

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


More information about the cfe-commits mailing list