[all-commits] [llvm/llvm-project] d751e4: [NFC] Use `const&` avoiding copies (#90334)
Danny Mösch via All-commits
all-commits at lists.llvm.org
Mon May 6 05:32:51 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d751e407def4e1540ae0af12a179ce4f2a8f676c
https://github.com/llvm/llvm-project/commit/d751e407def4e1540ae0af12a179ce4f2a8f676c
Author: Danny Mösch <danny.moesch at icloud.com>
Date: 2024-05-06 (Mon, 06 May 2024)
Changed paths:
M clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp
Log Message:
-----------
[NFC] Use `const&` avoiding copies (#90334)
Fixes #90285.
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