[all-commits] [llvm/llvm-project] e4467f: [clang][ExprConst] Handle dependent switch case st...

Timm Baeder via All-commits all-commits at lists.llvm.org
Thu Nov 6 03:52:34 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e4467fbf3077ff0d2ae9f600df129dc11fa35c0f
      https://github.com/llvm/llvm-project/commit/e4467fbf3077ff0d2ae9f600df129dc11fa35c0f
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-11-06 (Thu, 06 Nov 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/Compiler.cpp
    M clang/lib/AST/ExprConstant.cpp
    A clang/test/SemaCXX/dependent-switch-case.cpp

  Log Message:
  -----------
  [clang][ExprConst] Handle dependent switch case statements (#166533)

By rejecting them.

Fixes https://github.com/llvm/llvm-project/issues/165555



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list