[all-commits] [llvm/llvm-project] 93680b: Remove duplicate API (#132776)
Jugst3r via All-commits
all-commits at lists.llvm.org
Mon May 5 04:06:24 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 93680b5242bf9a1555f95f633d45e348cf103527
https://github.com/llvm/llvm-project/commit/93680b5242bf9a1555f95f633d45e348cf103527
Author: Jugst3r <38359364+Jugst3r at users.noreply.github.com>
Date: 2025-05-05 (Mon, 05 May 2025)
Changed paths:
M clang/bindings/python/clang/cindex.py
M clang/docs/ReleaseNotes.rst
M clang/include/clang-c/Index.h
M clang/tools/c-index-test/c-index-test.c
M clang/tools/libclang/CIndex.cpp
Log Message:
-----------
Remove duplicate API (#132776)
And adapt the existing code to account for the comments made when
introducing the duplicate API.
Note that this introduces a retro-incompatibility with LLVM 19.
cc @sebastianpoeplau
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list