[all-commits] [llvm/llvm-project] a4edb2: libcang: Add missing function to libclang.map

Tom Stellard via All-commits all-commits at lists.llvm.org
Wed Jul 28 21:07:28 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a4edb2b1ba0bda9042e87ca3f3e1b9f70598df9a
      https://github.com/llvm/llvm-project/commit/a4edb2b1ba0bda9042e87ca3f3e1b9f70598df9a
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2021-07-28 (Wed, 28 Jul 2021)

  Changed paths:
    M clang/tools/libclang/libclang.map

  Log Message:
  -----------
  libcang: Add missing function to libclang.map

This function is marked with CINDEX_LINKAGE, but was never added to the
export list / linker script.

Reviewed By: jrtc27

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




More information about the All-commits mailing list