aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Format/ConfigParseTest.cpp
diff options
context:
space:
mode:
authormichaelrj-google <71531609+michaelrj-google@users.noreply.github.com>2024-01-31 16:14:49 -0800
committerGitHub <noreply@github.com>2024-01-31 16:14:49 -0800
commit0e8eb445db0cc2552d9d077b527a43c779785cb9 (patch)
tree327fb7bb93f3ce4205748df5d460218eccf2d4c0 /clang/unittests/Format/ConfigParseTest.cpp
parent0e0d155f87b199c137fe7bd506fb443c242f785e (diff)
downloadllvm-0e8eb445db0cc2552d9d077b527a43c779785cb9.zip
llvm-0e8eb445db0cc2552d9d077b527a43c779785cb9.tar.gz
llvm-0e8eb445db0cc2552d9d077b527a43c779785cb9.tar.bz2
[libc] Fix read under msan (#80203)
The read function wasn't properly unpoisoning its result under msan, causing test failures downstream when I tried to roll it out. This patch adds the msan unpoison call that fixes the issue.
Diffstat (limited to 'clang/unittests/Format/ConfigParseTest.cpp')
0 files changed, 0 insertions, 0 deletions