Loïc Jaquemet
Loïc Jaquemet
Added test case test.test_clang2py:ArgumentTypeKind.test_macro_typedef
Include a bugfix: current count is wrong as it miscalculate the size of IPv6 prefixes, as documented in #19 . This would fix #19
@hadiasghari I chose to add a new method to maintain backward functionality where most users would expect get_as_size to return the number of IPV4 address, (up to 2**32, often thousands...
I left a comment over there, to confirm I'm happy to integrate with the upstream LLVM github CI whenever they are ready
LLVM invited to pypi project
> So they're both the libclang python bindings, it's just that one (the `clang` package) does not ship the actual native artifacts to actually be useable? How are you typically...