[all-commits] [llvm/llvm-project] f95225: Revert "[Clang][Sema] Enabled implicit conversion ...

NAKAMURA Takumi via All-commits all-commits at lists.llvm.org
Fri Jan 13 15:53:40 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f952255907a5a10925a565948f2ca8a61a826d92
      https://github.com/llvm/llvm-project/commit/f952255907a5a10925a565948f2ca8a61a826d92
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2023-01-14 (Sat, 14 Jan 2023)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Sema/SemaChecking.cpp
    M clang/test/Sema/conversion-64-32.c

  Log Message:
  -----------
  Revert "[Clang][Sema] Enabled implicit conversion warning for CompoundAssignment operator."

This reverts commit 4c37671a7c946ac246b52fa44a6a649b89d6310b,
aka llvmorg-16-init-17246-g4c37671a7c94

This caused many warnings in the current llvm codebase.




More information about the All-commits mailing list