[clang][Interp] Ignore more non-VarDecl declarations
They are harmless and handled by other means, but we used to return false from visitDeclStmt. Differential Revision: https://reviews.llvm.org/D145861
Loading
Please sign in to comment
They are harmless and handled by other means, but we used to return false from visitDeclStmt. Differential Revision: https://reviews.llvm.org/D145861