aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/tools/llvm-cov/branch-macros.test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/tools/llvm-cov/branch-macros.test')
-rw-r--r--llvm/test/tools/llvm-cov/branch-macros.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/tools/llvm-cov/branch-macros.test b/llvm/test/tools/llvm-cov/branch-macros.test
index b60da15..469f24d 100644
--- a/llvm/test/tools/llvm-cov/branch-macros.test
+++ b/llvm/test/tools/llvm-cov/branch-macros.test
@@ -19,6 +19,6 @@
// FILE: Filename Regions Missed Regions Cover Functions Missed Functions Executed Lines Missed Lines Cover Branches Missed Branches Cover
// FILE-NEXT: ---
-// FILE-NEXT: branch-macros.cpp 16 4 75.00% 3 0 100.00% 32 0 100.00% 40 16 60.00%
+// FILE-NEXT: branch-macros.cpp 28 5 82.14% 3 0 100.00% 39 0 100.00% 40 16 60.00%
// FILE-NEXT: ---
-// FILE-NEXT: TOTAL 16 4 75.00% 3 0 100.00% 32 0 100.00% 40 16 60.00%
+// FILE-NEXT: TOTAL 28 5 82.14% 3 0 100.00% 39 0 100.00% 40 16 60.00%