[msan] reflect the changed flag to the tests.
authorhyeongyu kim <gusrb406@snu.ac.kr>
Sun, 16 Jan 2022 11:42:35 +0000 (20:42 +0900)
committerhyeongyu kim <gusrb406@snu.ac.kr>
Sun, 16 Jan 2022 11:48:05 +0000 (20:48 +0900)
commitbe9eafc71004393363d155dd16ea1af9c663aafe
tree0aea20986ba1c2157ed9bc35b2de2d2fa46294f3
parentedbb8a843c130e60d71cb73e56a33d5ba2cc0ec9
[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.
compiler-rt/test/msan/noundef_analysis.cpp