[all-commits] [llvm/llvm-project] 572add: [clang][bytecode] Diagnose failed constexpr assert...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon May 19 04:29:30 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 572add06012036366e02ff5fe6be8e0bd803b157
      https://github.com/llvm/llvm-project/commit/572add06012036366e02ff5fe6be8e0bd803b157
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-05-19 (Mon, 19 May 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/Interp.cpp
    M clang/test/SemaCXX/consteval-assert.cpp

  Log Message:
  -----------
  [clang][bytecode] Diagnose failed constexpr assertions differently (#140000)

Adjust to the new way the ast walker is doing it.



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