[all-commits] [llvm/llvm-project] 251ae5: [ByteCode] Remove a redundant call to std::unique_...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Oct 15 06:55:08 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 251ae559be00ed0401f3ba3d6e07769c3f57060d
https://github.com/llvm/llvm-project/commit/251ae559be00ed0401f3ba3d6e07769c3f57060d
Author: Kazu Hirata <kazu at google.com>
Date: 2025-10-15 (Wed, 15 Oct 2025)
Changed paths:
M clang/lib/AST/ByteCode/InterpState.h
Log Message:
-----------
[ByteCode] Remove a redundant call to std::unique_ptr<T>::get (NFC) (#163512)
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