[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
Sat Nov 13 20:35:43 PST 2021


nridge updated this revision to Diff 387057.
nridge added a comment.

Reworked test to use the framework in clang/test/AST


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.387057.patch
Type: text/x-patch
Size: 7728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211114/09702e0c/attachment.bin>


More information about the cfe-commits mailing list