[PATCH] D49838: [AST] Sink 'part of explicit cast' down into ImplicitCastExpr

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 27 00:27:38 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC338108: [AST] Sink 'part of explicit cast' down into ImplicitCastExpr (authored by lebedevri, committed by ).

Repository:
  rC Clang

https://reviews.llvm.org/D49838

Files:
  include/clang/AST/Expr.h
  include/clang/AST/Stmt.h
  lib/AST/ASTDumper.cpp
  lib/Sema/SemaCast.cpp
  lib/Serialization/ASTReaderStmt.cpp
  lib/Serialization/ASTWriterStmt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49838.157651.patch
Type: text/x-patch
Size: 4918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180727/1d4f3f3a/attachment-0001.bin>


More information about the cfe-commits mailing list