[all-commits] [llvm/llvm-project] 079ca8: [Clang] Put -Wbool-operation under -Wall

Dávid Bolvanský via All-commits all-commits at lists.llvm.org
Sun Aug 15 04:37:43 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 079ca8e312016bd4fbbd3b185087d4c6246c140b
      https://github.com/llvm/llvm-project/commit/079ca8e312016bd4fbbd3b185087d4c6246c140b
  Author: Dávid Bolvanský <david.bolvansky at gmail.com>
  Date:   2021-08-15 (Sun, 15 Aug 2021)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticGroups.td
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/test/Sema/warn-bitwise-negation-bool.c

  Log Message:
  -----------
  [Clang] Put -Wbool-operation under -Wall

To keep compatibility with GCC.




More information about the All-commits mailing list