[PATCH] D71018: [ASTImporter] Improved import of TypeSourceInfo (TypeLoc)
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 4 07:58:29 PST 2019
martong created this revision.
martong added reviewers: balazske, a_sidorin.
Herald added subscribers: cfe-commits, teemperor, gamesh411, Szelethus, jfb, dkrupp, rnkovacs.
Herald added a reviewer: a.sidorin.
Herald added a reviewer: shafik.
Herald added a project: clang.
martong added a parent revision: D60499: [ASTImporter] Various source location and range import fixes..
A new TypeLocImporter is created to import the TypeLoc values from
TypeSourceInfo. The previous "trivial TypeSourceInfo" is replaced.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D71018
Files:
clang/lib/AST/ASTImporter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71018.232134.patch
Type: text/x-patch
Size: 11208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191204/c771fea1/attachment-0001.bin>
More information about the cfe-commits
mailing list