aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2019-04-10 16:48:52 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2019-04-10 16:48:52 +0000
commite1b9b9dc15cf14b849d70eafab2257a2bbb6fbb5 (patch)
treeefade5bbc3935b344261ea03f7b62e63949d1152 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parentb9a00cb504b6ddf4982ad7995d445b8f19f465b6 (diff)
downloadllvm-e1b9b9dc15cf14b849d70eafab2257a2bbb6fbb5.zip
llvm-e1b9b9dc15cf14b849d70eafab2257a2bbb6fbb5.tar.gz
llvm-e1b9b9dc15cf14b849d70eafab2257a2bbb6fbb5.tar.bz2
clangd: fix the build with XPC
`Transport.h` does not include `Features.inc`. However, since it is used in a subdirectory, it cannot directly include the header as it is not available. Include `Features.inc` in `ClangdLSPServer.h` prior to the inclusion of `Transport.h` which will provide the interfaces in `ClangdMain.cpp` where the symbol `newXPCTransport` will not be defined due to it being preprocessed away since the configuration is not passed along to the initial inclusion. llvm-svn: 358103
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions