llvm-project/lldb/tools/debugserver
Raphael Isemann 4e7c686e46 [lldb] Never compile the debugserver with Clang module flags
Summary:
Compiling ObjC++ with Clang modules is usually not working well and compiling
the small debugserver with modules is not worth the trouble.

Reviewers: JDevlieghere

Reviewed By: JDevlieghere

Subscribers: mgorny, JDevlieghere, lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D74891
2020-03-06 17:26:39 -08:00
..
debugserver.xcodeproj Un-conditionalize use of libcompression. debugserver only builds 2018-12-18 22:21:48 +00:00
resources
scripts
source Correctly identify iOS simulator processes in debugserver. 2020-03-06 10:16:47 -08:00
CMakeLists.txt [lldb] Never compile the debugserver with Clang module flags 2020-03-06 17:26:39 -08:00
debugnub-exports