[all-commits] [llvm/llvm-project] 95824b: [MemProf] Fix test failure on windows
Teresa Johnson via All-commits
all-commits at lists.llvm.org
Sun Nov 1 19:09:24 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 95824be18fcd70a90787fecd1e51ca0c67d8bd20
https://github.com/llvm/llvm-project/commit/95824be18fcd70a90787fecd1e51ca0c67d8bd20
Author: Teresa Johnson <tejohnson at google.com>
Date: 2020-11-01 (Sun, 01 Nov 2020)
Changed paths:
M clang/test/CodeGen/memory-profile-filename.c
Log Message:
-----------
[MemProf] Fix test failure on windows
Fix failure in new test from 0949f96dc6521be80ebb8ebc1e1c506165c22aac:
Don't match exact file path separator.
Should fix:
http://lab.llvm.org:8011/#/builders/119/builds/437/steps/9/logs/FAIL__Clang__memory-profile-filename_c
More information about the All-commits
mailing list