[all-commits] [llvm/llvm-project] 66e5a8: [clang][bytecode] Add an `ExplicitThisParam` flag ...

Timm Baeder via All-commits all-commits at lists.llvm.org
Sun Jun 14 23:36:35 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 66e5a889c807da6cd63c7587ecbe5c0a14da9e60
      https://github.com/llvm/llvm-project/commit/66e5a889c807da6cd63c7587ecbe5c0a14da9e60
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2026-06-15 (Mon, 15 Jun 2026)

  Changed paths:
    M clang/lib/AST/ByteCode/Function.cpp
    M clang/lib/AST/ByteCode/Function.h

  Log Message:
  -----------
  [clang][bytecode] Add an `ExplicitThisParam` flag to `Function` (#203672)

We unfortunately have to check this for every function call, so don't
consult the decl every time here.



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