[clang] [libclang/python] Add missing concept declaration CursorKind (PR #69125)

2023-10-25 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Nick Renieris (VelocityRa) Changes Maps to [`CXCursor_ConceptDecl`](https://github.com/llvm/llvm-project/blob/ee8524087c78a673fcf5486ded69ee597a85e0f1/clang/include/clang-c/Index.h#L2716), added in ee8524087c78a673fcf5486ded69ee597a85e0f1

[clang] [libclang/python] Add missing concept declaration CursorKind (PR #69125)

2023-10-25 Thread Aaron Ballman via cfe-commits
https://github.com/AaronBallman closed https://github.com/llvm/llvm-project/pull/69125 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [libclang/python] Add missing concept declaration CursorKind (PR #69125)

2023-10-25 Thread Aaron Ballman via cfe-commits
https://github.com/AaronBallman approved this pull request. Sorry about the delay on review, but the changes here LGTM! https://github.com/llvm/llvm-project/pull/69125 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-b

[clang] [libclang/python] Add missing concept declaration CursorKind (PR #69125)

2023-10-20 Thread Nick Renieris via cfe-commits
https://github.com/VelocityRa edited https://github.com/llvm/llvm-project/pull/69125 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [libclang/python] Add missing concept declaration CursorKind (PR #69125)

2023-10-20 Thread Nick Renieris via cfe-commits
https://github.com/VelocityRa edited https://github.com/llvm/llvm-project/pull/69125 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [libclang/python] Add missing concept declaration CursorKind (PR #69125)

2023-10-15 Thread Nick Renieris via cfe-commits
VelocityRa wrote: Pinging @mdfazlay and @AaronBallman for review (sorry if I chose the wrong people!) https://github.com/llvm/llvm-project/pull/69125 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listin

[clang] [libclang/python] Add missing concept declaration CursorKind (PR #69125)

2023-10-15 Thread Nick Renieris via cfe-commits
https://github.com/VelocityRa edited https://github.com/llvm/llvm-project/pull/69125 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [libclang/python] Add missing concept declaration CursorKind (PR #69125)

2023-10-15 Thread Nick Renieris via cfe-commits
https://github.com/VelocityRa edited https://github.com/llvm/llvm-project/pull/69125 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [libclang/python] Add missing concept declaration CursorKind (PR #69125)

2023-10-15 Thread Nick Renieris via cfe-commits
https://github.com/VelocityRa edited https://github.com/llvm/llvm-project/pull/69125 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [libclang/python] Add missing concept declaration CursorKind (PR #69125)

2023-10-15 Thread Nick Renieris via cfe-commits
https://github.com/VelocityRa created https://github.com/llvm/llvm-project/pull/69125 Maps to [`CXCursor_ConceptDecl`](https://github.com/llvm/llvm-project/blob/ee8524087c78a673fcf5486ded69ee597a85e0f1/clang/include/clang-c/Index.h#L2716), added in ee8524087c78a673fcf5486ded69ee597a85e0f1. >F