We do the import of the member enum specialization similarly to as we do
with member CXXRecordDecl specialization.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| clang/unittests/AST/ASTImporterTest.cpp | ||
|---|---|---|
| 6239 | ||
Comment Actions
LGTM
| clang/unittests/AST/ASTImporterTest.cpp | ||
|---|---|---|
| 6256 | Is it worth also verifying the TemplateSpecializationKind? | |