[all-commits] [llvm/llvm-project] 122f0b: [ORC] Use std::move for Expected return value to f...
Lang Hames via All-commits
all-commits at lists.llvm.org
Tue Mar 10 05:18:11 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 122f0b13a237b5024747b4ee99002590cc9a220a
https://github.com/llvm/llvm-project/commit/122f0b13a237b5024747b4ee99002590cc9a220a
Author: Lang Hames <lhames at gmail.com>
Date: 2026-03-10 (Tue, 10 Mar 2026)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/WaitingOnGraphOpReplay.h
Log Message:
-----------
[ORC] Use std::move for Expected return value to fix bot error.
This should fix the bot error at
https://lab.llvm.org/buildbot/#/builders/140/builds/40247
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