diff options
author | Brian Cody <brian.j.cody@gmail.com> | 2025-04-15 06:36:00 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-15 12:36:00 +0200 |
commit | 03b0f55d9c6319a851a60bb084faca0e32a38f2b (patch) | |
tree | f02efb3df565fd249a3e5fb2bba87153d874c528 /llvm/unittests/Support/ProgramStackTest.cpp | |
parent | 81499edb30665d377a680990ef3c5129f9b54261 (diff) | |
download | llvm-03b0f55d9c6319a851a60bb084faca0e32a38f2b.zip llvm-03b0f55d9c6319a851a60bb084faca0e32a38f2b.tar.gz llvm-03b0f55d9c6319a851a60bb084faca0e32a38f2b.tar.bz2 |
[cindex] Add support for calling getFullyQualifiedName to the Python binding. (#135420)
We're coming from llvm 11. There was a change made back in 15f3cd6 that
changed how type spelling works. Previous we were given namespaces of
the types within the spelling, and this was necessary in our use-case.
There is a more appropriate function available but it was not being
exposed over the Python bindings. This PR is intended to make make this
already-existing functionality accessible.
---------
Co-authored-by: Jannick Kremer <jannick.kremer@mailbox.org>
Diffstat (limited to 'llvm/unittests/Support/ProgramStackTest.cpp')
0 files changed, 0 insertions, 0 deletions