[PATCH] D49732: [AST][2/4] Move the bit-fields from FunctionDecl and CXXConstructorDecl into DeclContext
Bruno Ricci via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 1 04:25:17 PDT 2018
bricci updated this revision to Diff 158501.
bricci added a comment.
rebased after the great whitespace trimming
Repository:
rC Clang
https://reviews.llvm.org/D49732
Files:
include/clang/AST/Decl.h
include/clang/AST/DeclCXX.h
lib/AST/Decl.cpp
lib/AST/DeclCXX.cpp
lib/Serialization/ASTReaderDecl.cpp
lib/Serialization/ASTWriterDecl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49732.158501.patch
Type: text/x-patch
Size: 33296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180801/fc3fb2c3/attachment-0001.bin>
More information about the cfe-commits
mailing list