Skip to content

Commit 6bed7b7

Browse files
committed
[gn build] Port def7bbb
1 parent def7bbb commit 6bed7b7

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,6 @@ static_library("CPlusPlus") {
6262
"LibStdcppUniquePointer.cpp",
6363
"MSVCUndecoratedNameParser.cpp",
6464
"MsvcStl.cpp",
65+
"MsvcStlSmartPointer.cpp",
6566
]
6667
}

0 commit comments

Comments
 (0)