[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:01:17 PDT 2023


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

Remove ununsed code.


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.551737.patch
Type: text/x-patch
Size: 19835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230819/1c295c5c/attachment-0001.bin>


More information about the cfe-commits mailing list