[all-commits] [llvm/llvm-project] 224cad: [orc-rt] Use perfect forwarding for scope-exit ini...
Lang Hames via All-commits
all-commits at lists.llvm.org
Tue Sep 9 20:47:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 224cad63da281ef7b4c4f544b0106e7d5113b2f7
https://github.com/llvm/llvm-project/commit/224cad63da281ef7b4c4f544b0106e7d5113b2f7
Author: Lang Hames <lhames at gmail.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M orc-rt/include/orc-rt/ScopeExit.h
M orc-rt/unittests/ScopeExitTest.cpp
Log Message:
-----------
[orc-rt] Use perfect forwarding for scope-exit initialization. (#157786)
Allows the use of move-only types with make_scope_exit.
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