This revision was automatically updated to reflect the committed changes.
Closed by commit rGba7bde65dcff: [ASTImporter] Add support for
BuiltinTemplateDecl (authored by teemperor).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69566/new/
https://re
martong accepted this revision.
martong added a comment.
This revision is now accepted and ready to land.
LGTM! Thanks!
Comment at: clang/lib/AST/ASTImporter.cpp:4479
+ }
+ assert(ToD && "BuiltinTemplateDecl of unsupported kind!");
+ Importer.MapImported(D, ToD);
---
teemperor created this revision.
teemperor added reviewers: martong, a.sidorin.
Herald added subscribers: cfe-commits, kristina, rnkovacs.
Herald added a reviewer: shafik.
Herald added a project: clang.
That decl kind is currently not implemented. BuiltinTemplateDecl is for decls
that are hardcod