[all-commits] [llvm/llvm-project] f22a8d: [clang][bytecode] Fix modify_global diagnostics in...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Sep 12 04:25:46 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f22a8d18229fe94fe340afbf02ad9592ca199784
https://github.com/llvm/llvm-project/commit/f22a8d18229fe94fe340afbf02ad9592ca199784
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-09-12 (Thu, 12 Sep 2024)
Changed paths:
M clang/lib/AST/ByteCode/Interp.cpp
M clang/test/AST/ByteCode/cxx11.cpp
Log Message:
-----------
[clang][bytecode] Fix modify_global diagnostics in C++11 (#108358)
We shouldn't emit this until C++14.
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