[all-commits] [llvm/llvm-project] bdbc43: [clang][bytecode] Ignore function calls with depth...

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed Mar 5 07:21:25 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bdbc434498016ee22c06983c8b2725c169326b66
      https://github.com/llvm/llvm-project/commit/bdbc434498016ee22c06983c8b2725c169326b66
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-03-05 (Wed, 05 Mar 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/Interp.cpp
    M clang/test/AST/ByteCode/functions.cpp

  Log Message:
  -----------
  [clang][bytecode] Ignore function calls with depth > 0... (#129887)

... when checking for a potential constant expression. This is also what
the current interpreter does.



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