[PATCH] D73188: [AST] Improve overflow diagnostics for fixed-point constant evaluation.
Bevin Hansson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 23 00:48:34 PST 2020
ebevhan updated this revision to Diff 239799.
ebevhan added a comment.
Added tests for saturating types. Changed the warning group name for consistency.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73188/new/
https://reviews.llvm.org/D73188
Files:
clang/include/clang/Basic/DiagnosticASTKinds.td
clang/lib/AST/ExprConstant.cpp
clang/test/Frontend/fixed_point_errors.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73188.239799.patch
Type: text/x-patch
Size: 6932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200123/4bdcc68d/attachment.bin>
More information about the cfe-commits
mailing list