[all-commits] [llvm/llvm-project] 6b380a: [clang][Interp] Fix integral overflow reporting
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sat Jul 13 22:28:35 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b380a810ea57fdb36ef911756bd2e1cbf2fbac0
https://github.com/llvm/llvm-project/commit/6b380a810ea57fdb36ef911756bd2e1cbf2fbac0
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-07-14 (Sun, 14 Jul 2024)
Changed paths:
M clang/lib/AST/Interp/Interp.h
M clang/test/SemaCXX/enum.cpp
Log Message:
-----------
[clang][Interp] Fix integral overflow reporting
We need to always do the CCEDiag, the report() is optional.
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