[PATCH] D110810: [clang][ASTImporter] Simplify code of attribute import [NFC].
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 1 01:06:33 PDT 2021
balazske updated this revision to Diff 376441.
balazske added a comment.
AttrImporter owns now the result of import (until it is read),
instead of referenced error and returned pointer.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110810/new/
https://reviews.llvm.org/D110810
Files:
clang/lib/AST/ASTImporter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110810.376441.patch
Type: text/x-patch
Size: 13448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211001/e747c961/attachment.bin>
More information about the cfe-commits
mailing list