[PATCH] D108268: [Modules] Change result of reading AST block to llvm::Error instead

Ben Barham via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 25 20:22:13 PDT 2021


bnbarham updated this revision to Diff 368798.
bnbarham marked 2 inline comments as done.
bnbarham added a comment.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.

Updated error handling and added the clang-format `#include` changes in.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108268

Files:
  clang/include/clang/Serialization/ASTReader.h
  clang/lib/Serialization/ASTReader.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108268.368798.patch
Type: text/x-patch
Size: 35519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210826/b014c222/attachment-0001.bin>


More information about the cfe-commits mailing list