diff options
| author | Joseph Huber <jhuber6@vols.utk.edu> | 2023-05-09 07:56:33 -0500 |
|---|---|---|
| committer | Joseph Huber <jhuber6@vols.utk.edu> | 2023-05-09 07:58:36 -0500 |
| commit | 28bdff19e3ad981ef83e372e8c301f1407b82135 (patch) | |
| tree | b61430986ecee0cb960ecbc7cf3d71ebce2651a7 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h | |
| parent | 80f442e1ed5d3c247f0d414564bc1572229a806d (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
