Files
clang-p2996/lldb/test/API/commands/gui/expand-threads-tree/Makefile
Muhammad Omair Javaid a94fbb25de Revert "Revert "[LLDB][GUI] Expand selected thread tree item by default""
This reverts commit fd18f0e84c.

I reverted this change to see its effect on failing GUI tests on LLDB
Arm/AArch64 Linux buildbots. I could not find any evidence against this
particular change so reverting it back.

Differential Revision: https://reviews.llvm.org/D100243
2021-08-02 05:29:32 +05:00

4 lines
65 B
Makefile

C_SOURCES := main.c
ENABLE_THREADS := YES
include Makefile.rules