[PATCH] D116637: [Clang][Sema][OpenMP] Sema support for `atomic compare`
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 4 12:35:21 PST 2022
jdoerfert added a comment.
In D116637#3297790 <https://reviews.llvm.org/D116637#3297790>, @tianshilei1992 wrote:
> In D116637#3297785 <https://reviews.llvm.org/D116637#3297785>, @kda wrote:
>
>> 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
>
> I pushed a fix about half an hour ago. It should fix the issue. Thanks.
I doubt it is fixed. Also, please reference the phab review in a fix to make it easier to find it.
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