Clarify this behavior in the C interface header file and fix a related
bug in a test.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D129113
Fix test: LLVMGetBitcodeModule takes ownership of memory buffer ClosedPublic Authored by nhaehnle on Jul 5 2022, 2:13 AM.
Details Summary Clarify this behavior in the C interface header file and fix a related
Diff Detail
Event Timelinenhaehnle added a child revision: D129114: llvm-c: Add LLVMDeleteInstruction to fix a test issue.Jul 5 2022, 2:25 AM This revision is now accepted and ready to land.Jul 8 2022, 1:02 AM This revision was landed with ongoing or failed builds.Jul 8 2022, 11:07 AM Closed by commit rG5a731d733c56: Fix test: LLVMGetBitcodeModule takes ownership of memory buffer (authored by nhaehnle). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 443294 llvm/include/llvm-c/BitReader.h
llvm/tools/llvm-c-test/diagnostic.c
|
Spurious *