[all-commits] [llvm/llvm-project] 977120: [clang][bytecode] Add Record::findBase() (#212952)
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Jul 30 05:36:27 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9771205212d9802c9de142335fc8af3bc52a1d85
https://github.com/llvm/llvm-project/commit/9771205212d9802c9de142335fc8af3bc52a1d85
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2026-07-30 (Thu, 30 Jul 2026)
Changed paths:
M clang/lib/AST/ByteCode/Pointer.cpp
M clang/lib/AST/ByteCode/Record.cpp
M clang/lib/AST/ByteCode/Record.h
Log Message:
-----------
[clang][bytecode] Add Record::findBase() (#212952)
Similar to findField().
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