[PATCH] D158302: [clang] Add simple utils to ensure static assert on bit count of DeclContext

Ding Fei via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 19 04:02:58 PDT 2023


danix800 updated this revision to Diff 551738.
danix800 added a comment.

Apply git-clang-format


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158302/new/

https://reviews.llvm.org/D158302

Files:
  clang/include/clang/AST/DeclBase.h
  clang/include/clang/Support/BitFieldReflection.h
  clang/lib/Serialization/ASTWriterDecl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158302.551738.patch
Type: text/x-patch
Size: 19831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230819/af008ad6/attachment-0001.bin>


More information about the cfe-commits mailing list