[all-commits] [llvm/llvm-project] 7f45ac: [clang][Interp] Implement various overflow and car...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Feb 16 10:01:54 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f45acfbfec678ad918640744229f15b9293ac79
https://github.com/llvm/llvm-project/commit/7f45acfbfec678ad918640744229f15b9293ac79
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M clang/lib/AST/Interp/ByteCodeEmitter.cpp
M clang/lib/AST/Interp/InterpBuiltin.cpp
M clang/lib/AST/Interp/PrimType.h
M clang/test/SemaCXX/builtins-overflow.cpp
Log Message:
-----------
[clang][Interp] Implement various overflow and carry builtins
Enough so we can enable SemaCXX/builtin-overflow.cpp.
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