[PATCH] D33563: Track whether a unary operation can overflow

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 26 16:26:59 PST 2017


aaron.ballman updated this revision to Diff 124320.
aaron.ballman added a comment.

Rebased against ToT, ping.


https://reviews.llvm.org/D33563

Files:
  include/clang/AST/Expr.h
  lib/AST/ASTDumper.cpp
  lib/AST/ASTImporter.cpp
  lib/AST/ExprConstant.cpp
  lib/CodeGen/CGExprScalar.cpp
  lib/CodeGen/CGStmtOpenMP.cpp
  lib/Sema/SemaDeclCXX.cpp
  lib/Sema/SemaExpr.cpp
  lib/Sema/SemaPseudoObject.cpp
  lib/Serialization/ASTReaderStmt.cpp
  lib/Serialization/ASTWriterStmt.cpp
  test/Misc/ast-dump-stmt.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33563.124320.patch
Type: text/x-patch
Size: 15881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171127/1edc3d1f/attachment.bin>


More information about the cfe-commits mailing list