diff options
author | Jannick Kremer <jannick.kremer@mailbox.org> | 2025-05-16 09:03:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-16 10:03:48 +0200 |
commit | 82a9cb358b4977e06179419b472a5b7657e55963 (patch) | |
tree | 881a3ed3713fa2b936469bc04bd88e9e3b7b5c0e /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | bb5566aac2f236d49c74ce3c53b5c832f4d9a22b (diff) | |
download | llvm-82a9cb358b4977e06179419b472a5b7657e55963.zip llvm-82a9cb358b4977e06179419b472a5b7657e55963.tar.gz llvm-82a9cb358b4977e06179419b472a5b7657e55963.tar.bz2 |
[libclang/python] Ensure all used library functions are registered (#140015)
Add a few library functions that were not previously registered to the
`CDLL` object. The current behavior relied on the default `restype` to
work.
Add a test to check that all used library functions are properly
registered.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions