[clang] [libclang] Add API to query more information about base classes. (PR #120300)
Jannick Kremer via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 19 08:17:46 PST 2024
================
@@ -1,4 +1,5 @@
import os
+import clang.cindex
----------------
DeinAlptraum wrote:
This import seems to be unused
https://github.com/llvm/llvm-project/pull/120300
More information about the cfe-commits
mailing list