[all-commits] [llvm/llvm-project] 04d4be: [libclang] Fix version for symbol clang_visitCXXMe...
Eli Friedman via All-commits
all-commits at lists.llvm.org
Thu Jul 17 01:28:10 PDT 2025
Branch: refs/heads/release/21.x
Home: https://github.com/llvm/llvm-project
Commit: 04d4be501dc83fe411193a46c10e898898552731
https://github.com/llvm/llvm-project/commit/04d4be501dc83fe411193a46c10e898898552731
Author: Eli Friedman <efriedma at quicinc.com>
Date: 2025-07-17 (Thu, 17 Jul 2025)
Changed paths:
M clang/tools/libclang/libclang.map
Log Message:
-----------
[libclang] Fix version for symbol clang_visitCXXMethods (#148958)
Happened to spot this while looking at libclang.map for other reasons.
clang_visitCXXMethods was added in LLVM 21, not LLVM 20.
(cherry picked from commit 116110e1a93531a64d82f049b6e36403bc14f278)
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