[clang][ASTImporter] Fix import of VarDecl regarding thread local storage spec
After the import, we did not copy the `TSCSpec`. This commit resolves that. Reviewed By: balazske Differential Revision: https://reviews.llvm.org/D98707
Loading
Please register or sign in to comment