[all-commits] [llvm/llvm-project] 29d25f: [clang][Interp][NFC] Simplify InterpFrame constructor
Timm Bäder via All-commits
all-commits at lists.llvm.org
Wed Jan 18 09:16:53 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 29d25f9e9a4c075023ac7d8f19e7073e9b2a0359
https://github.com/llvm/llvm-project/commit/29d25f9e9a4c075023ac7d8f19e7073e9b2a0359
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-01-18 (Wed, 18 Jan 2023)
Changed paths:
M clang/lib/AST/Interp/InterpFrame.cpp
Log Message:
-----------
[clang][Interp][NFC] Simplify InterpFrame constructor
Try to decrease the block depth here a bit.
More information about the All-commits
mailing list