[all-commits] [llvm/llvm-project] ff0bab: [clang][bytecode] Fix discarded pointer subtractio...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Dec 3 05:34:53 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff0babc9172b42a3e9f552d6959f9d98ae450633
https://github.com/llvm/llvm-project/commit/ff0babc9172b42a3e9f552d6959f9d98ae450633
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-12-03 (Tue, 03 Dec 2024)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
M clang/test/AST/ByteCode/literals.cpp
Log Message:
-----------
[clang][bytecode] Fix discarded pointer subtractions (#118477)
We need to pop the value.
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