[all-commits] [llvm/llvm-project] b55a96: Second attempt to fix Windows failures from test c...
Teresa Johnson via All-commits
all-commits at lists.llvm.org
Wed Sep 29 19:24:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b55a964197bdc651533377bbd0b46fa58edf9196
https://github.com/llvm/llvm-project/commit/b55a964197bdc651533377bbd0b46fa58edf9196
Author: Teresa Johnson <tejohnson at google.com>
Date: 2021-09-29 (Wed, 29 Sep 2021)
Changed paths:
M clang/test/Driver/clang_f_opts.c
M lld/test/COFF/pdb-relative-source-lines.test
Log Message:
-----------
Second attempt to fix Windows failures from test changes
Try to address Windows flakes from d87bdc272ba47b7d9109ff5c7191454ab2ae6fcb
by adding "|| true" as suggested in D110276 so the whole test doesn't
fail when Windows thinks it can't remove the binary.
More information about the All-commits
mailing list