[PATCH] D74554: [ASTImporter] Added visibility check for scoped enums.

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 14 01:10:32 PST 2020


balazske updated this revision to Diff 244582.
balazske added a comment.

Added to the generic tests (and removed one redundant test).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74554/new/

https://reviews.llvm.org/D74554

Files:
  clang/lib/AST/ASTImporter.cpp
  clang/unittests/AST/ASTImporterGenericRedeclTest.cpp
  clang/unittests/AST/ASTImporterODRStrategiesTest.cpp
  clang/unittests/AST/ASTImporterVisibilityTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74554.244582.patch
Type: text/x-patch
Size: 13622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200214/bdf3e530/attachment.bin>


More information about the cfe-commits mailing list