[PATCH] D111971: [clang] Allocate 2 bits to store the constexpr specifier kind when serializing

Nathan Ridge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 17 13:57:03 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7a8c7946fc3a: [clang] Allocate 2 bits to store the constexpr specifier kind when serializing (authored by nridge).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111971

Files:
  clang/lib/Serialization/ASTWriterDecl.cpp
  clang/test/AST/ast-dump-constant-expr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111971.388033.patch
Type: text/x-patch
Size: 7728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211117/86f98d6b/attachment.bin>


More information about the cfe-commits mailing list