[all-commits] [llvm/llvm-project] bb8bd8: [SanitizerBinaryMetadata] Fix ignorelist test unde...
Marco Elver via All-commits
all-commits at lists.llvm.org
Fri Feb 10 02:24:57 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bb8bd8c232e893441937d057a8b32760065c6e1d
https://github.com/llvm/llvm-project/commit/bb8bd8c232e893441937d057a8b32760065c6e1d
Author: Marco Elver <elver at google.com>
Date: 2023-02-10 (Fri, 10 Feb 2023)
Changed paths:
M clang/test/CodeGen/sanitize-metadata-ignorelist.c
Log Message:
-----------
[SanitizerBinaryMetadata] Fix ignorelist test under Windows
Windows paths confuse the regular expression. Just use the test source
name directly.
Fixes: 421215b919d0 ("[SanitizerBinaryMetadata] Support ignore list")
More information about the All-commits
mailing list