[all-commits] [llvm/llvm-project] 5b4ed4: [PowerPC] Remove the lax warning for explicit casts

maryammoghadas via All-commits all-commits at lists.llvm.org
Fri Jan 20 12:24:07 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5b4ed4905017a052501becfde8dd1fca1e476ee3
      https://github.com/llvm/llvm-project/commit/5b4ed4905017a052501becfde8dd1fca1e476ee3
  Author: Maryam Moghadas <maryammo at ca.ibm.com>
  Date:   2023-01-20 (Fri, 20 Jan 2023)

  Changed paths:
    M clang/lib/Sema/SemaOverload.cpp
    M clang/test/Parser/cxx-altivec.cpp
    A clang/test/Parser/lax-conv.cpp

  Log Message:
  -----------
  [PowerPC] Remove the lax warning for explicit casts

This patch is to remove the erroneous lax vector conversion warning for CStyle; explicit; casts
that was added as part of D126540.

Reviewed By: nemanjai

Differential Revision: https://reviews.llvm.org/D142222




More information about the All-commits mailing list