[all-commits] [llvm/llvm-project] 7b6447: [clang][Interp] Fix calling lambdas with explicit ...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Jun 14 22:37:09 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7b6447a1574a1b852dfd8bff57ad4c48548c0102
https://github.com/llvm/llvm-project/commit/7b6447a1574a1b852dfd8bff57ad4c48548c0102
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-06-15 (Sat, 15 Jun 2024)
Changed paths:
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] Fix calling lambdas with explicit instance pointers...
...via a function pointer.
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