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 f056770 commit dacdb8dCopy full SHA for dacdb8d
llvm/utils/gn/secondary/lldb/source/Commands/BUILD.gn
@@ -52,7 +52,7 @@ static_library("Commands") {
52
"CommandObjectQuit.cpp",
53
"CommandObjectRegexCommand.cpp",
54
"CommandObjectRegister.cpp",
55
- "CommandObjectScript.cpp",
+ "CommandObjectScripting.cpp",
56
"CommandObjectSession.cpp",
57
"CommandObjectSettings.cpp",
58
"CommandObjectSource.cpp",
0 commit comments