diff options
| author | smanna12 <soumi.manna@intel.com> | 2024-09-20 10:08:05 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-20 12:08:05 -0500 |
| commit | efb583178d74b2174e8b9660b67ba7295527b09f (patch) | |
| tree | 659171facfc52ab75d3b9eeaf1b5c64c51468761 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 739ede400b7aa7dfbec771b0d5e9c47f9da5d6cb (diff) | |
[Clang] Prevent Copying of LateParsedClass Instances (#109428)
Class clang::Parser::LateParsedClass owns resources that are freed in
its destructor but has no user-written assignment operator.
This commit explicitly deletes the copy constructor and copy assignment
operator for the LateParsedClass.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
