[all-commits] [llvm/llvm-project] 57147b: [clang][Interp] Support LambdaThisCaptures

Timm Baeder via All-commits all-commits at lists.llvm.org
Thu Oct 5 00:46:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 57147bb25303aef5edf251d1f2243e75dc687aec
      https://github.com/llvm/llvm-project/commit/57147bb25303aef5edf251d1f2243e75dc687aec
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeEmitter.cpp
    M clang/lib/AST/Interp/ByteCodeEmitter.h
    M clang/lib/AST/Interp/ByteCodeExprGen.cpp
    M clang/lib/AST/Interp/EvalEmitter.h
    M clang/test/AST/Interp/lambda.cpp

  Log Message:
  -----------
  [clang][Interp] Support LambdaThisCaptures

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




More information about the All-commits mailing list