[PATCH] D158047: [clang][ASTImporter] Add import of 'BitIntType'
Timo Stripf via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 15 20:03:17 PDT 2023
strimo378 added a comment.
I think the ASTImporter class has in general a completion problem. What do you think about rewriting it that any missing Visit* function for Type, Decl and Stmt produces an compiler error?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158047/new/
https://reviews.llvm.org/D158047
More information about the cfe-commits
mailing list