Skip to content

Commit 551e8b1

Browse files
llvmgnsyncbotgithub-actions[bot]
authored andcommitted
Automerge: [gn build] Port 88a498c
2 parents d4d246c + 9ea27b8 commit 551e8b1

File tree

1 file changed

+1
-1
lines changed
  • llvm/utils/gn/secondary/lldb/source/Plugins/Language/CPlusPlus

1 file changed

+1
-1
lines changed

llvm/utils/gn/secondary/lldb/source/Plugins/Language/CPlusPlus/BUILD.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ static_library("CPlusPlus") {
4141
"CxxStringTypes.cpp",
4242
"Generic.cpp",
4343
"GenericBitset.cpp",
44+
"GenericList.cpp",
4445
"GenericOptional.cpp",
4546
"LibCxx.cpp",
4647
"LibCxxAtomic.cpp",
4748
"LibCxxInitializerList.cpp",
48-
"LibCxxList.cpp",
4949
"LibCxxMap.cpp",
5050
"LibCxxProxyArray.cpp",
5151
"LibCxxQueue.cpp",

0 commit comments

Comments
 (0)