[PATCH] D116637: [Clang][Sema][OpenMP] Sema support for `atomic compare`
Kevin Athey via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 4 12:27:45 PST 2022
kda added a comment.
This still seems to be breaking sanitizers fast: https://lab.llvm.org/buildbot/#/builders/5/builds/18563
To reproduce these results:
https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116637/new/
https://reviews.llvm.org/D116637
More information about the cfe-commits
mailing list