[all-commits] [llvm/llvm-project] 2aa23f: [clang][Interp][NFCI] Pull IsConstantContext into ...
Timm Bäder via All-commits
all-commits at lists.llvm.org
Thu Jan 19 03:16:25 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2aa23ff263a012afaf0dbb05d96a7301fc6cbb57
https://github.com/llvm/llvm-project/commit/2aa23ff263a012afaf0dbb05d96a7301fc6cbb57
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-01-19 (Thu, 19 Jan 2023)
Changed paths:
M clang/lib/AST/ExprConstant.cpp
M clang/lib/AST/Interp/InterpState.h
M clang/lib/AST/Interp/State.h
Log Message:
-----------
[clang][Interp][NFCI] Pull IsConstantContext into State
This way we can check for this flag in the new interpreter as well.
More information about the All-commits
mailing list