[PATCH] D53607: [AST] Only store the needed data in IfStmt.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 27 14:14:41 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC345464: [AST] Only store the needed data in IfStmt (authored by brunoricci, committed by ).

Repository:
  rC Clang

https://reviews.llvm.org/D53607

Files:
  include/clang/AST/Stmt.h
  lib/AST/ASTDumper.cpp
  lib/AST/ASTImporter.cpp
  lib/AST/Stmt.cpp
  lib/Analysis/BodyFarm.cpp
  lib/Sema/SemaStmt.cpp
  lib/Serialization/ASTReaderStmt.cpp
  lib/Serialization/ASTWriterStmt.cpp
  test/Import/if-stmt/test.cpp
  test/Misc/ast-dump-invalid.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53607.171412.patch
Type: text/x-patch
Size: 23605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181027/6fe1042d/attachment-0001.bin>


More information about the cfe-commits mailing list