[all-commits] [llvm/llvm-project] 357715: [NFC] Remove max_align.c LIT testcase

xiangling-liao via All-commits all-commits at lists.llvm.org
Mon Oct 26 14:15:26 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 357715ce97d0bc937301b0b006d145c24a9d23aa
      https://github.com/llvm/llvm-project/commit/357715ce97d0bc937301b0b006d145c24a9d23aa
  Author: Xiangling Liao <Xiangling.Liao at ibm.com>
  Date:   2020-10-26 (Mon, 26 Oct 2020)

  Changed paths:
    R clang/test/Headers/max_align.c

  Log Message:
  -----------
  [NFC] Remove max_align.c LIT testcase

Since we fixed the definition of `SuitableAlign`[https://reviews.llvm.org/D88659],
`max_align_t` and `__BIGGEST_ALIGNMENT__` are not necessarily the same always.

The original testcase was added here: https://reviews.llvm.org/D59048

Differential Revision: https://reviews.llvm.org/D90187




More information about the All-commits mailing list