[all-commits] [llvm/llvm-project] 562f06: [clang][Interp] Load result of pre-inc/dec operati...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Apr 17 23:30:42 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 562f061e7e710543578875d33d64837abecc23d2
https://github.com/llvm/llvm-project/commit/562f061e7e710543578875d33d64837abecc23d2
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/test/AST/Interp/c.c
Log Message:
-----------
[clang][Interp] Load result of pre-inc/dec operation if necessary
This can happen in C.
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