This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5b4ed4905017: [PowerPC] Remove the lax warning for explicit
casts (authored by maryammo).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST
maryammo updated this revision to Diff 490895.
maryammo added a comment.
Adding test for template
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D14/new/
https://reviews.llvm.org/D14
Files:
clang/lib/Sema/SemaOverload.cpp
clang/test/Pars
nemanjai accepted this revision.
nemanjai added a comment.
This revision is now accepted and ready to land.
LGTM other than the missing template test.
Comment at: clang/test/Parser/lax-conv.cpp:4
+// RUN: %clang_cc1 -triple=powerpc64-ibm-aix -target-feature +altivec
-target-fe
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 CStyl