diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2023-05-10 10:31:53 -0700 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2023-05-10 10:31:53 -0700 |
commit | d747f8277b386059a74dee062295aa8d864398fc (patch) | |
tree | 5bac4f64e29157fa90c4c8eea7011f809207089c /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h | |
parent | 059986328c24c1b3588a9bde1d82d9ec41a0b0cb (diff) | |
download | llvm-d747f8277b386059a74dee062295aa8d864398fc.zip llvm-d747f8277b386059a74dee062295aa8d864398fc.tar.gz llvm-d747f8277b386059a74dee062295aa8d864398fc.tar.bz2 |
libclang: add missing `struct` in the declaration
When building with compilers that do not support the Blocks extension,
we would fail to compile due to the missing type specifier on the
`typedef`. This should repair those builds.
Fixes: #62640
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions