[all-commits] [llvm/llvm-project] 05c8f9: [clang][bytecode] Overide constant context state i...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sun Jun 14 21:56:12 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05c8f9b1ead844024f414f45ab9ba11757bef2ea
https://github.com/llvm/llvm-project/commit/05c8f9b1ead844024f414f45ab9ba11757bef2ea
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2026-06-15 (Mon, 15 Jun 2026)
Changed paths:
M clang/lib/AST/ByteCode/Interp.cpp
A clang/test/AST/ByteCode/codegen-cxx2a.cpp
Log Message:
-----------
[clang][bytecode] Overide constant context state in CallVar (#203747)
We do this for regular calls, so do it for variable calls as well. Also
remove two comments that don't have any meaning today anymore.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list