Hello, The attached patch adds briefComment property to CompletionString.
In order to take advantage of this functionality, we also need to
expose CXCodeComplete_Flags enum. Is TranslationUnit class a good
place to put these constants?
Please review.
Dmitri
--
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/
cindex-py-get-completion-brief-comment-v1.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
