[PATCH] D142222: [PowerPC] Remove the lax warning for explicit casts
Maryam Moghadas via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 20 07:58:59 PST 2023
maryammo created this revision.
Herald added subscribers: shchenz, nemanjai.
Herald added a project: All.
maryammo requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This patch is to remove the erroneous lax vector conversion warning for CStyle; explicit; casts
that was added as part of D126540 <https://reviews.llvm.org/D126540>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D142222
Files:
clang/lib/Sema/SemaOverload.cpp
clang/test/Parser/cxx-altivec.cpp
clang/test/Parser/lax-conv.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142222.490857.patch
Type: text/x-patch
Size: 8662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230120/7184bc03/attachment-0001.bin>
More information about the cfe-commits
mailing list