[all-commits] [llvm/llvm-project] 5bf56a: [clang][Interp][NFCI] Don't crash on void builtin ...

Timm Bäder via All-commits all-commits at lists.llvm.org
Wed Jan 25 22:32:54 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5bf56a58775cb235b7ed9e9fcc6895b797e9721b
      https://github.com/llvm/llvm-project/commit/5bf56a58775cb235b7ed9e9fcc6895b797e9721b
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-01-26 (Thu, 26 Jan 2023)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeExprGen.cpp

  Log Message:
  -----------
  [clang][Interp][NFCI] Don't crash on void builtin functions

classifyPrim() runs into a llvm_unreachable() for those.




More information about the All-commits mailing list