[all-commits] [llvm/llvm-project] 7acd4d: [clang][Interp][NFC] Diagnose div by 0 more like t...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Jul 22 22:16:41 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7acd4dd1c040ee88125ff16aaee118cbf816da87
https://github.com/llvm/llvm-project/commit/7acd4dd1c040ee88125ff16aaee118cbf816da87
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-07-23 (Tue, 23 Jul 2024)
Changed paths:
M clang/lib/AST/Interp/Interp.h
Log Message:
-----------
[clang][Interp][NFC] Diagnose div by 0 more like the current interpreter
CCEDiag when it's a floating point operation, FFDiag otherwise.
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