[PATCH] D63376: [clang] Small improvments after Adding APValue to ConstantExpr

Tyker via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 20 23:07:23 PDT 2019


Tyker updated this revision to Diff 205944.
Tyker marked an inline comment as done.
Tyker added a comment.

made the requested changes.


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

https://reviews.llvm.org/D63376

Files:
  clang/include/clang/AST/ASTContext.h
  clang/include/clang/AST/Expr.h
  clang/include/clang/AST/Stmt.h
  clang/lib/AST/ASTContext.cpp
  clang/lib/AST/Expr.cpp
  clang/lib/AST/ExprConstant.cpp
  clang/lib/Sema/SemaDeclCXX.cpp
  clang/lib/Sema/SemaExpr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63376.205944.patch
Type: text/x-patch
Size: 10563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190621/0bd3d074/attachment-0001.bin>


More information about the cfe-commits mailing list