[PATCH] D53714: [AST] Only store the needed data in SwitchStmt.
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 29 09:15:05 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL345510: [AST] Only store the needed data in SwitchStmt (authored by brunoricci, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D53714?vs=171337&id=171518#toc
Repository:
rL LLVM
https://reviews.llvm.org/D53714
Files:
cfe/trunk/include/clang/AST/Stmt.h
cfe/trunk/lib/AST/ASTDumper.cpp
cfe/trunk/lib/AST/ASTImporter.cpp
cfe/trunk/lib/AST/Stmt.cpp
cfe/trunk/lib/Sema/SemaStmt.cpp
cfe/trunk/lib/Serialization/ASTReaderStmt.cpp
cfe/trunk/lib/Serialization/ASTWriterStmt.cpp
cfe/trunk/test/Import/switch-stmt/test.cpp
cfe/trunk/test/Misc/ast-dump-color.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53714.171518.patch
Type: text/x-patch
Size: 19351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181029/2d3a6f61/attachment-0001.bin>
More information about the cfe-commits
mailing list