[all-commits] [llvm/llvm-project] c81d66: [clang][bytecode] Fix IntegralAP::is{Positive, Nega...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Aug 23 22:50:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c81d6665601d648c1a5349b665ee6019f3786352
https://github.com/llvm/llvm-project/commit/c81d6665601d648c1a5349b665ee6019f3786352
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-08-24 (Sat, 24 Aug 2024)
Changed paths:
M clang/lib/AST/ByteCode/IntegralAP.h
M clang/test/AST/ByteCode/intap.cpp
Log Message:
-----------
[clang][bytecode] Fix IntegralAP::is{Positive,Negative} (#105924)
This depends on signed-ness.
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