aaron.ballman added a comment.

In D140756#4099410 <https://reviews.llvm.org/D140756#4099410>, @aaron.ballman 
wrote:

> 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!

79571aa2103c95760a07e3549d8636379e4948f0 
<https://reviews.llvm.org/rG79571aa2103c95760a07e3549d8636379e4948f0> is the 
commit on main and https://github.com/llvm/llvm-project/issues/60478 is for the 
16.x cherry-pick.


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