We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad67315 commit 0487884Copy full SHA for 0487884
llvm/utils/gn/secondary/lldb/tools/lldb-dap/BUILD.gn
@@ -21,6 +21,7 @@ static_library("lib") {
21
sources = [
22
"Breakpoint.cpp",
23
"BreakpointBase.cpp",
24
+ "CommandPlugins.cpp",
25
"DAP.cpp",
26
"DAPError.cpp",
27
"DAPLog.cpp",
0 commit comments