[all-commits] [llvm/llvm-project] 051fad: [clang][Interp][NFC] Use delegate() address-of ope...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Oct 27 01:43:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 051fade10f03515b0980c58541fe4c28220e0e67
https://github.com/llvm/llvm-project/commit/051fade10f03515b0980c58541fe4c28220e0e67
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-10-27 (Fri, 27 Oct 2023)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
Log Message:
-----------
[clang][Interp][NFC] Use delegate() address-of operators
Commit: e64e4784ee1c3ed9bb06458e9c427542927224ab
https://github.com/llvm/llvm-project/commit/e64e4784ee1c3ed9bb06458e9c427542927224ab
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-10-27 (Fri, 27 Oct 2023)
Changed paths:
M clang/lib/AST/Interp/Program.cpp
M clang/lib/AST/Interp/Program.h
Log Message:
-----------
[clang][Interp][NFC] Rename a parameter
Compare: https://github.com/llvm/llvm-project/compare/c149ff3d372a...e64e4784ee1c
More information about the All-commits
mailing list