[all-commits] [llvm/llvm-project] 5a731d: Fix test: LLVMGetBitcodeModule takes ownership of ...

Nicolai Hähnle via All-commits all-commits at lists.llvm.org
Fri Jul 8 11:07:32 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a731d733c569a6518ca136d6e907fae19942f4b
      https://github.com/llvm/llvm-project/commit/5a731d733c569a6518ca136d6e907fae19942f4b
  Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
  Date:   2022-07-08 (Fri, 08 Jul 2022)

  Changed paths:
    M llvm/include/llvm-c/BitReader.h
    M llvm/tools/llvm-c-test/diagnostic.c

  Log Message:
  -----------
  Fix test: LLVMGetBitcodeModule takes ownership of memory buffer

Clarify this behavior in the C interface header file and fix a related
bug in a test.

Differential Revision: https://reviews.llvm.org/D129113




More information about the All-commits mailing list