[gn build] Port c8c2b4629f75
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Fri, 1 Oct 2021 20:14:30 +0000 (20:14 +0000)
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Fri, 1 Oct 2021 20:14:30 +0000 (20:14 +0000)
llvm/utils/gn/secondary/llvm/unittests/Demangle/BUILD.gn

index 1c73981..3a7187c 100644 (file)
@@ -5,6 +5,7 @@ unittest("DemangleTests") {
   sources = [
     "DemangleTest.cpp",
     "ItaniumDemangleTest.cpp",
+    "OutputStreamTest.cpp",
     "PartialDemangleTest.cpp",
     "RustDemangleTest.cpp",
     "StringViewTest.cpp",