[PATCH] D53609: [AST] Don't store data for GNU range case statement if not needed.
Bruno Ricci via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 25 09:52:44 PDT 2018
riccibruno updated this revision to Diff 171124.
riccibruno added a comment.
Reworked so that the order of the children is kept the same.
Repository:
rC Clang
https://reviews.llvm.org/D53609
Files:
include/clang/AST/Stmt.h
lib/AST/ASTImporter.cpp
lib/AST/Stmt.cpp
lib/Sema/SemaStmt.cpp
lib/Serialization/ASTReaderStmt.cpp
lib/Serialization/ASTWriterStmt.cpp
test/Import/switch-stmt/test.cpp
test/Misc/ast-dump-color.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53609.171124.patch
Type: text/x-patch
Size: 20097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181025/3a3fa0c7/attachment-0001.bin>
More information about the cfe-commits
mailing list