[all-commits] [llvm/llvm-project] be9eaf: [msan] reflect the changed flag to the tests.
Hyeongyu Kim via All-commits
all-commits at lists.llvm.org
Sun Jan 16 03:56:03 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: be9eafc71004393363d155dd16ea1af9c663aafe
https://github.com/llvm/llvm-project/commit/be9eafc71004393363d155dd16ea1af9c663aafe
Author: hyeongyu kim <gusrb406 at snu.ac.kr>
Date: 2022-01-16 (Sun, 16 Jan 2022)
Changed paths:
M compiler-rt/test/msan/noundef_analysis.cpp
Log Message:
-----------
[msan] reflect the changed flag to the tests.
1b1c8d changed `enable-noundef-analysis` flag to
`disable-noundef-analysis`. noundef_analysis.cpp was using old
`enable-noundef-analysis` flag and this patch fixes it.
More information about the All-commits
mailing list