[all-commits] [llvm/llvm-project] 722d6b: [clang][bytecode] Only check expr in CheckThis() i...

Timm Baeder via All-commits all-commits at lists.llvm.org
Thu May 29 08:18:21 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 722d6b55ed64678abdc6f4e8761cdd7eb224d02c
      https://github.com/llvm/llvm-project/commit/722d6b55ed64678abdc6f4e8761cdd7eb224d02c
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-05-29 (Thu, 29 May 2025)

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

  Log Message:
  -----------
  [clang][bytecode] Only check expr in CheckThis() if we have to (#141951)

Pre C++11, we dont't need to get the value of IsImplicit.



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