[all-commits] [llvm/llvm-project] 53333c: Revert "[clang][diagnostics] Add -Wpacked-non-pod ...

Aaron Ballman via All-commits all-commits at lists.llvm.org
Thu May 25 11:51:35 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 53333c8d44d690f6e8fd6f31803aecb17329cdb5
      https://github.com/llvm/llvm-project/commit/53333c8d44d690f6e8fd6f31803aecb17329cdb5
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2023-05-25 (Thu, 25 May 2023)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Basic/DiagnosticGroups.td
    R clang/test/CodeGenCXX/warn-all-padded-packed-packed-non-pod.cpp
    A clang/test/CodeGenCXX/warn-padded-packed.cpp
    M clang/test/Misc/warning-wall.c

  Log Message:
  -----------
  Revert "[clang][diagnostics] Add -Wpacked-non-pod to -Wall"

This reverts commit 9ed3d85e26d8594440bca84fe868a62ac6560ac8.

It broke some bots:
https://lab.llvm.org/buildbot/#/builders/245/builds/8876




More information about the All-commits mailing list