[all-commits] [llvm/llvm-project] 50b153: [clang][Interp] Don't diagnose non-const reads fro...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Jun 27 09:01:49 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 50b15341182e0a5f53dd6e9b4a00fef56f31147c
https://github.com/llvm/llvm-project/commit/50b15341182e0a5f53dd6e9b4a00fef56f31147c
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M clang/lib/AST/Interp/EvalEmitter.cpp
M clang/lib/AST/Interp/Interp.cpp
M clang/lib/AST/Interp/InterpState.h
Log Message:
-----------
[clang][Interp] Don't diagnose non-const reads from the evaluating decl
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