JDevlieghere wrote: > We're seeing this after this patch: > > ``` > - Performing Test CXX_SUPPORTS_NO_DOCUMENTATION_DEPRECATED_SYNC - Success > CMake Error at > /b/s/w/ir/x/w/llvm-llvm-project/lldb/unittests/CMakeLists.txt:25 (message): > The LLDBBreakpointTests are not allowed to link liblldb. > Call Stack (most recent call first): > /b/s/w/ir/x/w/llvm-llvm-project/lldb/unittests/Breakpoint/CMakeLists.txt:1 > (add_lldb_unittest) > ```
Looks like Jim forgot to unstage these additions in https://github.com/llvm/llvm-project/pull/162370. I'm removing them. https://github.com/llvm/llvm-project/pull/162384 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
