[all-commits] [llvm/llvm-project] 116110: [libclang] Fix version for symbol clang_visitCXXMe...
Eli Friedman via All-commits
all-commits at lists.llvm.org
Tue Jul 15 15:40:12 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 116110e1a93531a64d82f049b6e36403bc14f278
https://github.com/llvm/llvm-project/commit/116110e1a93531a64d82f049b6e36403bc14f278
Author: Eli Friedman <efriedma at quicinc.com>
Date: 2025-07-15 (Tue, 15 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.
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