[cfe-commits] [PATCH] Implement Type.is_pod through clang_isPODType

Tobias Grosser tobias at grosser.es
Sun Feb 5 04:47:08 PST 2012


On 02/05/2012 06:20 AM, Gregory Szorc wrote:
> ---
>   bindings/python/clang/cindex.py           |    8 ++++++++
>   bindings/python/tests/cindex/test_type.py |   17 +++++++++++++++++
>   2 files changed, 25 insertions(+), 0 deletions(-)

Looks good to me (LGTM).

Tobi



More information about the cfe-commits mailing list