[all-commits] [llvm/llvm-project] ede75e: [clang][bytecode] Don't diagnose const assignments...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Apr 16 23:30:07 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ede75e5d5dfb9b9481c1ae2c332085d24d9744df
https://github.com/llvm/llvm-project/commit/ede75e5d5dfb9b9481c1ae2c332085d24d9744df
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2026-04-17 (Fri, 17 Apr 2026)
Changed paths:
M clang/lib/AST/ByteCode/Interp.cpp
M clang/test/AST/ByteCode/cxx20.cpp
Log Message:
-----------
[clang][bytecode] Don't diagnose const assignments... (#192593)
... when we're in CPCE mode.
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