[all-commits] [llvm/llvm-project] e7774f: Use static_assert instead of assert (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Dec 26 14:27:02 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e7774f499bb2a393145d7e696905048d131a3091
      https://github.com/llvm/llvm-project/commit/e7774f499bb2a393145d7e696905048d131a3091
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-12-26 (Sun, 26 Dec 2021)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/lib/Transforms/Utils/SampleProfileInference.cpp
    M polly/lib/CodeGen/IslExprBuilder.cpp

  Log Message:
  -----------
  Use static_assert instead of assert (NFC)

Identified with misc-static-assert.




More information about the All-commits mailing list