[all-commits] [llvm/llvm-project] a82f30: [clang][bytecode] Allow more function calls in CPC...

Timm Baeder via All-commits all-commits at lists.llvm.org
Fri Apr 17 03:04:34 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a82f3093a05bf00bc959ba439a616efa787c8086
      https://github.com/llvm/llvm-project/commit/a82f3093a05bf00bc959ba439a616efa787c8086
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2026-04-17 (Fri, 17 Apr 2026)

  Changed paths:
    M clang/lib/AST/ByteCode/Interp.cpp
    M clang/lib/AST/ByteCode/Interp.h
    M clang/lib/AST/ByteCode/Pointer.cpp
    M clang/test/AST/ByteCode/new-delete.cpp
    M clang/test/SemaCXX/cxx2a-consteval.cpp

  Log Message:
  -----------
  [clang][bytecode] Allow more function calls in CPCE mode (#192597)

We previously didn't diagnose the attached test cases correctly.



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