summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test
diff options
context:
space:
mode:
authorFabrice de Gans <Steelskin@users.noreply.github.com>2025-11-21 12:33:34 -0500
committerGitHub <noreply@github.com>2025-11-21 09:33:34 -0800
commitf8a803952e9e8daa2c2714d8346b696799e9c833 (patch)
treef9c29cdd08d9514cfe199801163cde377ecd688a /lldb/test/Shell/Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test
parent55d8b63195882d07ec4dc390d2c558bebc4e295d (diff)
llvm: Disable copy for SingleThreadExecutor (#168782)
This is a workaround for the MSVC compiler, which attempts to generate a copy assignment operator implementation for classes marked as `__declspec(dllexport)`. Explicitly marking the copy assignment operator as deleted works around the problem. DevCom ticket: https://developercommunity.microsoft.com/t/Classes-marked-with-__declspecdllexport/11003192
Diffstat (limited to 'lldb/test/Shell/Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test')
0 files changed, 0 insertions, 0 deletions