diff options
author | Jason Molenda <jmolenda@apple.com> | 2024-10-10 14:50:34 -0700 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2024-10-10 14:50:34 -0700 |
commit | c99b36554745837c549e1b46cd60db70588affcf (patch) | |
tree | 24e13ae1ceaa5b7b0920495f40488293660e417a /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | 16ef893e9fdec2b08dafc82f5450b41834e09039 (diff) | |
download | llvm-c99b36554745837c549e1b46cd60db70588affcf.zip llvm-c99b36554745837c549e1b46cd60db70588affcf.tar.gz llvm-c99b36554745837c549e1b46cd60db70588affcf.tar.bz2 |
Revert "[lldb] Add include for SBLanguages in lldb-enumerations (#111907)"
Temporarily Revert until Chelsea can look at this. With a clean build,
SBLanguages.h won't be generated in the build directory at the point
when it is included by lldb-enumerations when compiling e.g.
Broadcaster.cpp. On a clean build (no pre-existing build directory),
the dependency ordering is not explicitly stated so the build will fail.
An incremental build will succeed.
This reverts commit b3554265f24aa570bbc8693af8420a306c459f94.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions