[all-commits] [llvm/llvm-project] 897e34: Revert "[Clang] Add -Wtype-limits to -Wextra for G...

Shivam Gupta via All-commits all-commits at lists.llvm.org
Wed Feb 1 16:29:59 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 897e345042cdf2b3c1dffd234d1b593205f69a32
      https://github.com/llvm/llvm-project/commit/897e345042cdf2b3c1dffd234d1b593205f69a32
  Author: Shivam Gupta <shivam98.tkg at gmail.com>
  Date:   2023-02-02 (Thu, 02 Feb 2023)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Basic/DiagnosticGroups.td
    M clang/test/Sema/tautological-constant-compare.c

  Log Message:
  -----------
  Revert "[Clang] Add -Wtype-limits to -Wextra for GCC compatibility"

This reverts commit 95668c0d97e6184729f3a3e9621a58d9edffb6b0.

This discovers a warning in
https://reviews.llvm.org/rGa68d4b11465f5b3326be1dd820f59fac275b7581.

and broke the x86_64-linux sanitizer
buildbot: https://lab.llvm.org/buildbot/#/builders/37/builds/19910.




More information about the All-commits mailing list