[PATCH] D124250: [Serialization] write expr dependence bits as a single integer

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 22 05:05:26 PDT 2022


sammccall updated this revision to Diff 424443.
sammccall added a comment.

Don't hardcode 5 dependence bits in abbreviaions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124250

Files:
  clang/lib/Serialization/ASTReaderStmt.cpp
  clang/lib/Serialization/ASTWriterDecl.cpp
  clang/lib/Serialization/ASTWriterStmt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124250.424443.patch
Type: text/x-patch
Size: 5833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220422/4c51778d/attachment.bin>


More information about the cfe-commits mailing list