[PATCH] D73188: [AST] Improve overflow diagnostics for fixed-point constant evaluation.

Leonard Chan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 22 17:32:12 PST 2020


leonardchan accepted this revision.
leonardchan added a comment.
This revision is now accepted and ready to land.

Could you also add a few test lines showing this warning doesn't appear for operations where the result is a saturated type?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73188/new/

https://reviews.llvm.org/D73188





More information about the cfe-commits mailing list