[all-commits] [llvm/llvm-project] 6d2e14: [clang][Interp] Handle lambda static invokers

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Jul 25 23:42:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6d2e141e5c0da9dfd2a2ea9b63aa8017ba8277e3
      https://github.com/llvm/llvm-project/commit/6d2e141e5c0da9dfd2a2ea9b63aa8017ba8277e3
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-07-26 (Wed, 26 Jul 2023)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeEmitter.cpp
    M clang/lib/AST/Interp/ByteCodeStmtGen.cpp
    M clang/lib/AST/Interp/ByteCodeStmtGen.h
    M clang/lib/AST/Interp/Function.h
    M clang/lib/AST/Interp/Interp.h
    M clang/test/AST/Interp/lambda.cpp

  Log Message:
  -----------
  [clang][Interp] Handle lambda static invokers

Differential Revision: https://reviews.llvm.org/D150111




More information about the All-commits mailing list