[PATCH] D57232: [ASTImporter] Check visibility/linkage of functions and variables
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 28 05:31:15 PST 2019
martong updated this revision to Diff 183834.
martong added a comment.
I have created a separate patch for the test related refactor, this patch now
depends on that patch and contains merely the visibility related change and
their tests.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57232/new/
https://reviews.llvm.org/D57232
Files:
include/clang/AST/ASTImporter.h
lib/AST/ASTImporter.cpp
unittests/AST/ASTImporterTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57232.183834.patch
Type: text/x-patch
Size: 21479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190128/3e8bb4d6/attachment-0001.bin>
More information about the cfe-commits
mailing list