Commit 8791692
committed
[lldb/cmake] unittests: Breakpoint: remove liblldb dep
Remove the liblldb link target for these tests to fix CI failures.
Commit 02572c6 ("[lldb] Enforce that only the LLDB API unit tests
can link liblldb") disallows linking against liblldb for most tests.
Then, Commit f3e2c20 ("Make
SBBreakpoint/SBBreakpointLocation.SetCondition(nullptr) work again") got
merged just after this commit (but before CI could report the
regression).
Signed-off-by: Justin Stitt <[email protected]>1 parent 0ca23a3 commit 8791692
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
0 commit comments