[PATCH] D57232: [ASTImporter] Check visibility/linkage of functions and variables

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 1 02:10:16 PST 2019


martong updated this revision to Diff 184697.
martong added a comment.
Herald added a project: clang.

- Move hunks into this patch from parent patch


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.184697.patch
Type: text/x-patch
Size: 22202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190201/2626bc24/attachment-0001.bin>


More information about the cfe-commits mailing list