This is a follow-up patch of D119378.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D119392
[Clang][OpenMP][Sema] Remove support for floating point values in atomic compare ClosedPublic Authored by tianshilei1992 on Feb 9 2022, 4:46 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 18 2022, 5:31 AM Closed by commit rG68b7b357fdfc: [Clang][OpenMP][Sema] Remove support for floating point values in atomic compare (authored by tianshilei1992). · Explain WhyFeb 18 2022, 7:24 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 407346 clang/lib/Sema/SemaOpenMP.cpp
clang/test/OpenMP/atomic_messages.c
|