[PATCH] D49733: [AST][3/4] Move the bit-fields from BlockDecl, LinkageSpecDecl and OMPDeclareReductionDecl into DeclContext

Bruno Ricci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 25 09:53:26 PDT 2018


bricci updated this revision to Diff 157291.
bricci marked an inline comment as done.
bricci added a comment.

- clang-format on the changes
- removed the unnecessary hasBracesImpl and setBracesImpl


Repository:
  rC Clang

https://reviews.llvm.org/D49733

Files:
  include/clang/AST/Decl.h
  include/clang/AST/DeclCXX.h
  include/clang/AST/DeclOpenMP.h
  lib/AST/Decl.cpp
  lib/AST/DeclCXX.cpp
  lib/AST/DeclOpenMP.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49733.157291.patch
Type: text/x-patch
Size: 11386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180725/8e898697/attachment.bin>


More information about the cfe-commits mailing list