[all-commits] [llvm/llvm-project] 5a4980: Revert "[randstruct] Force errors for all platforms"

Aaron Ballman via All-commits all-commits at lists.llvm.org
Sat Apr 16 08:12:18 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a4980cc954faa6e39538bfcf62fe7c449d468d3
      https://github.com/llvm/llvm-project/commit/5a4980cc954faa6e39538bfcf62fe7c449d468d3
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2022-04-16 (Sat, 16 Apr 2022)

  Changed paths:
    M clang/test/Sema/init-randomized-struct.c

  Log Message:
  -----------
  Revert "[randstruct] Force errors for all platforms"

This reverts commit 2a404cdfd8bc75de593ce0e15fff0a7a0a18ec1c.

It didn't address the built bot failures.

https://lab.llvm.org/buildbot/#/builders/171/builds/13231
https://lab.llvm.org/buildbot/#/builders/186/builds/5520


  Commit: 7692fc81e016a5674464fa77732bd1c7a3903f17
      https://github.com/llvm/llvm-project/commit/7692fc81e016a5674464fa77732bd1c7a3903f17
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2022-04-16 (Sat, 16 Apr 2022)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/lib/Sema/SemaInit.cpp
    R clang/test/Sema/init-randomized-struct.c

  Log Message:
  -----------
  Revert "[randstruct] Enforce using a designated init for a randomized struct"

This reverts commit aed923b1246ac38335b222b89594516fcf0d6385.

It causes some buildbot test failures.


Compare: https://github.com/llvm/llvm-project/compare/b859c39c40a7...7692fc81e016


More information about the All-commits mailing list