[all-commits] [llvm/llvm-project] 90ddb5: [clang][bytecode] Enter a non-constant context whe...

Timm Baeder via All-commits all-commits at lists.llvm.org
Thu Apr 17 03:50:50 PDT 2025


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

  Changed paths:
    M clang/lib/AST/ByteCode/Compiler.cpp
    M clang/lib/AST/ByteCode/Interp.h
    M clang/lib/AST/ByteCode/InterpState.h
    M clang/lib/AST/ByteCode/Opcodes.td
    M clang/test/AST/ByteCode/builtin-constant-p.cpp

  Log Message:
  -----------
  [clang][bytecode] Enter a non-constant context when revisiting (#136104)

Otherwise, things like __builtin_is_constant_evaluated() return the
wrong value.



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