[PATCH] D99421: [ASTImporter] Import member specialization/instantiation of enum decls

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 29 06:45:13 PDT 2021


balazske added inline comments.


================
Comment at: clang/unittests/AST/ASTImporterTest.cpp:6239
 
+TEST_P(ASTImporterOptionSpecificTestBase, ImportEnumMemberSpecializtion) {
+  Decl *FromTU = getTuDecl(
----------------



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99421



More information about the cfe-commits mailing list