[all-commits] [llvm/llvm-project] 18e7bc: [clang][Interp] Reject inc/dec ops before C++ 14
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue May 21 04:27:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 18e7bcbae12bc2e2cf9888844a0b3f12075f508c
https://github.com/llvm/llvm-project/commit/18e7bcbae12bc2e2cf9888844a0b3f12075f508c
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-05-21 (Tue, 21 May 2024)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/test/AST/Interp/cxx11.cpp
Log Message:
-----------
[clang][Interp] Reject inc/dec ops before 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