[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 04:40:17 PST 2019


martong updated this revision to Diff 183826.
martong marked 5 inline comments as done.
martong added a comment.

- Remove dumpDeclContext() call
- Remove superfluous else


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.183826.patch
Type: text/x-patch
Size: 45321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190128/cab32fee/attachment-0001.bin>


More information about the cfe-commits mailing list