[PATCH] D53751: [ASTImporter] Added Import functions for transition to new API.
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 27 10:35:23 PST 2018
balazske updated this revision to Diff 175529.
balazske added a comment.
- Corrected Import_New(const Attr *)
- Added missing Import_New with Selector and DeclarationName.
- Split long lines.
- Split long lines (ASTImporter.cpp).
Rebase to newest master.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53751/new/
https://reviews.llvm.org/D53751
Files:
include/clang/AST/ASTImporter.h
lib/AST/ASTImporter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53751.175529.patch
Type: text/x-patch
Size: 14484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181127/fc779675/attachment-0001.bin>
More information about the cfe-commits
mailing list