Skip to content

Commit 2b08e19

Browse files
committed
reformat
1 parent 6a9384e commit 2b08e19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ void ManualDWARFIndex::Index() {
8282
Progress progress("Manually indexing DWARF", module_desc.GetData(),
8383
total_progress);
8484

85-
8685
// Share one thread pool across operations to avoid the overhead of
8786
// recreating the threads.
8887
llvm::ThreadPoolTaskGroup task_group(Debugger::GetThreadPool());

0 commit comments

Comments
 (0)