aaron.ballman added a comment.

In D140756#4099326 <https://reviews.llvm.org/D140756#4099326>, @vedgy wrote:

> Hello Luca and Aaron.
> I have noticed that you recently implemented/reviewed multiple interesting 
> libclang features, some of which can be used in KDevelop. However, 
> `CINDEX_VERSION_MINOR` was last modified in Clang 13. This constant's 
> documentation states:
>
>> `CINDEX_VERSION_MINOR` should increase when there are API additions.
>
> Can this constant be incremented in the upcoming Clang 16 release?

That's a great catch, yes it can. I'll post a patch today to bump it on trunk 
and then file an issue to cherry-pick it over to the 16.x branch. Thank you!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140756/new/

https://reviews.llvm.org/D140756

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to