* add a property to Type: spelling -> clang_getTypeSpelling * add a property brief_comment to Cursor -> clang_Cursor_getBriefCommentText * add a property raw_comment to Cursor -> clang_Cursor_getRawCommentText With python unittests. -- Loïc Jaquemet