[all-commits] [llvm/llvm-project] d128a0: [clang][Interp][NFC] Use constexpr if in OffsetHelper
Timm Bäder via All-commits
all-commits at lists.llvm.org
Wed Nov 16 00:56:57 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d128a03ff3b1d3e48fae41a10e790faf3a775d35
https://github.com/llvm/llvm-project/commit/d128a03ff3b1d3e48fae41a10e790faf3a775d35
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2022-11-16 (Wed, 16 Nov 2022)
Changed paths:
M clang/lib/AST/Interp/Interp.h
Log Message:
-----------
[clang][Interp][NFC] Use constexpr if in OffsetHelper
Add here is a template parameter, so we can do this.
More information about the All-commits
mailing list