[PATCH] D123235: [OpenMP] atomic compare fail : Parser & AST support
Mikael Holmén via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 8 00:59:18 PST 2023
uabelho added a comment.
In D123235#4656427 <https://reviews.llvm.org/D123235#4656427>, @koops wrote:
> To avoid build error in ppc64 adding a "default" to switch statement.
I don't think it has anything particular to do with ppc64.
I see the warning/error when i compile with clang 15 on a RHEL7 machine.
If you compile without -Werror you just get a warning.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123235/new/
https://reviews.llvm.org/D123235
More information about the cfe-commits
mailing list