summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2023-05-09 07:56:33 -0500
committerJoseph Huber <jhuber6@vols.utk.edu>2023-05-09 07:58:36 -0500
commit28bdff19e3ad981ef83e372e8c301f1407b82135 (patch)
treeb61430986ecee0cb960ecbc7cf3d71ebce2651a7 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
parent80f442e1ed5d3c247f0d414564bc1572229a806d (diff)
[clangd][NFX][FIX] Fix conflicting symbol name `Expr`
Summary: This class has a member named `Expr` which conflicts with the clang type of the same name due to the namespace. If we want to do this we need to explicitly scope the variable. This was preventing me from building. This was introduced in https://reviews.llvm.org/D148457
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions