[all-commits] [llvm/llvm-project] d2d8e2: [clang][bytecode] Handle invalid temporary descrip...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Jan 30 23:53:53 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d2d8e2e0306ab1f0eac6406b5f2ec4d231b1f7ff
https://github.com/llvm/llvm-project/commit/d2d8e2e0306ab1f0eac6406b5f2ec4d231b1f7ff
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-01-31 (Fri, 31 Jan 2025)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
M clang/lib/AST/ByteCode/Compiler.h
Log Message:
-----------
[clang][bytecode] Handle invalid temporary descriptors (#125033)
This happens e.g. when a vector element type is not primitive.
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