[all-commits] [llvm/llvm-project] 40db26: [clang][bytecode] Fix #55390 here as well (#106395)
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Aug 28 10:09:33 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 40db261551e38c9f9f6b6988a8b756504d16dd58
https://github.com/llvm/llvm-project/commit/40db261551e38c9f9f6b6988a8b756504d16dd58
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-08-28 (Wed, 28 Aug 2024)
Changed paths:
M clang/lib/AST/ByteCode/Interp.h
M clang/test/AST/ByteCode/complex.cpp
Log Message:
-----------
[clang][bytecode] Fix #55390 here as well (#106395)
Ignore the multiplication overflow but report the 0 denominator.
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