From 3adf2b00aef80fa313faf668a50eae4cf41334a5 Mon Sep 17 00:00:00 2001 From: Aleksandr Korepanov Date: Wed, 19 Mar 2025 13:11:15 +0100 Subject: [PATCH] [LLVM][PDB][Test] Fix the build (#131984) Hello! Sorry, it seems I broke the build in https://github.com/llvm/llvm-project/pull/131598 Build: https://lab.llvm.org/buildbot/#/builders/145/builds/5745 This is a compilation fix, please take a look. --- llvm/unittests/DebugInfo/PDB/PDBVariantTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/unittests/DebugInfo/PDB/PDBVariantTest.cpp b/llvm/unittests/DebugInfo/PDB/PDBVariantTest.cpp index 5dff893e7f13..3da3b86eba46 100644 --- a/llvm/unittests/DebugInfo/PDB/PDBVariantTest.cpp +++ b/llvm/unittests/DebugInfo/PDB/PDBVariantTest.cpp @@ -37,7 +37,7 @@ using TestTypes = testing::TypesgetTestIntegers()) {