On Thu, Mar 14, 2013 at 4:59 PM, Damien Buhl <[email protected]> wrote:
> On 03/14/2013 03:45 PM, Brad King wrote:
>> I'm not familiar enough with the relative versioning of Clang to
>> libclang to make a specific recommendation on CLANG_VERSION_*
>> components.
>
> Yes I'm also a bit unsure of what they prefer and want, but I especially
> asked you because perhaps you would have seen something strange in this
> behaviour.

I think that using CINDEX_VERSION_* is correct, because it determines
the available API.

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]>*/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to