diff options
| author | erichkeane <ekeane@nvidia.com> | 2025-01-31 06:28:48 -0800 |
|---|---|---|
| committer | erichkeane <ekeane@nvidia.com> | 2025-01-31 06:31:44 -0800 |
| commit | cf8c730ce931e0a38ce4bfd00660c5eacf10d992 (patch) | |
| tree | 5df3810448686aa333b2f79bcad263e5c03988ed /lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp | |
| parent | 1a314b2472a834466e728533ac8b540b1d0d9304 (diff) | |
Fix LinalgOps build error on older clang versions
As reported in the PR #123618, 0d4efa27252cbbea4b56 included a
construction of a `FailureOr` object with a `nullptr`, which didn't work
in at least clang-10. This patch changes it into a constructor call
instead of a brace-init call so that it is unambiguous.
Diffstat (limited to 'lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp')
0 files changed, 0 insertions, 0 deletions
