[PATCH] D76594: [clang][AST] Support AST files larger than 512M

Dmitry Polukhin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Mar 28 11:49:24 PDT 2020


DmitryPolukhin updated this revision to Diff 253368.
DmitryPolukhin added a comment.

Resolve merge conflict, revert clang-format for ASTBitCodes.h to avoid further conflicts, use C++ cast


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76594

Files:
  clang/include/clang/Serialization/ASTBitCodes.h
  clang/include/clang/Serialization/ASTReader.h
  clang/include/clang/Serialization/ASTWriter.h
  clang/include/clang/Serialization/ModuleFile.h
  clang/lib/Serialization/ASTReader.cpp
  clang/lib/Serialization/ASTWriter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76594.253368.patch
Type: text/x-patch
Size: 14277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200328/0ad1f657/attachment-0001.bin>


More information about the cfe-commits mailing list