Hi

I use libclang to translate C headers into rust language,
however, libclang does not provide any function to get the bit width
of a field declaration.
In order to translate headers correctly, I write
clang_getFieldDeclBitWidth function to retrieve the value.
Could it be merged into trunk?
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to