[all-commits] [llvm/llvm-project] df5213: [clang][Interp][NFC] Return a const pointer from P...
Timm Bäder via All-commits
all-commits at lists.llvm.org
Tue Jul 4 08:22:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df5213c4420e40dace6506d39bba28459a91c2a4
https://github.com/llvm/llvm-project/commit/df5213c4420e40dace6506d39bba28459a91c2a4
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-07-04 (Tue, 04 Jul 2023)
Changed paths:
M clang/lib/AST/Interp/EvalEmitter.cpp
M clang/lib/AST/Interp/Interp.cpp
M clang/lib/AST/Interp/Pointer.h
M clang/lib/AST/Interp/Record.h
Log Message:
-----------
[clang][Interp][NFC] Return a const pointer from Pointer::getRecord()
More information about the All-commits
mailing list