[PATCH] D71018: [ASTImporter] Improved import of TypeSourceInfo (TypeLoc)
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 15 08:16:31 PST 2020
martong updated this revision to Diff 238267.
martong marked an inline comment as done.
martong added a comment.
- Move the setting of parameters of FunctionProtoTypeLoc to TypeLocImporter
- Add tests for TypeLoc import in case of functions
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71018/new/
https://reviews.llvm.org/D71018
Files:
clang/lib/AST/ASTImporter.cpp
clang/unittests/AST/ASTImporterTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71018.238267.patch
Type: text/x-patch
Size: 15781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200115/4fbbc7ed/attachment-0001.bin>
More information about the cfe-commits
mailing list