[all-commits] [llvm/llvm-project] 13237c: Add llvm_unreachable after fully covered switch (NFC)

Mehdi Amini via All-commits all-commits at lists.llvm.org
Wed Sep 15 10:53:22 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 13237c3b1ee0e1b4688e2099b5a458c99b5d93f0
      https://github.com/llvm/llvm-project/commit/13237c3b1ee0e1b4688e2099b5a458c99b5d93f0
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2021-09-15 (Wed, 15 Sep 2021)

  Changed paths:
    M mlir/lib/Target/Cpp/TranslateToCpp.cpp

  Log Message:
  -----------
  Add llvm_unreachable after fully covered switch (NFC)

This fixes a compiler warning for some version of GCC.




More information about the All-commits mailing list