[all-commits] [llvm/llvm-project] 4a211a: [libclang] Fix symbol version of `getBinaryOpcode`...

Jannick Kremer via All-commits all-commits at lists.llvm.org
Sun Aug 4 02:30:19 PDT 2024


  Branch: refs/heads/release/19.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 4a211acad1e37f2b7c2bd3dc6d09575d630b55a3
      https://github.com/llvm/llvm-project/commit/4a211acad1e37f2b7c2bd3dc6d09575d630b55a3
  Author: Jannick Kremer <51118500+DeinAlptraum at users.noreply.github.com>
  Date:   2024-08-04 (Sun, 04 Aug 2024)

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

  Log Message:
  -----------
  [libclang] Fix symbol version of `getBinaryOpcode` functions (#101820)

#98489 resurrected an [old patch](https://reviews.llvm.org/D10833) that
was adding new libclang functions. That PR got merged with old `LLVM_13`
symbol versions for new functions. This patch fixes this oversight.

(cherry picked from commit 2bae7aeab42062e61d6f9d6458660d4a5646f7af)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list