[PATCH] D56581: [ASTImporter] Set the described template if not set
Shafik Yaghmour via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 24 15:11:16 PST 2019
shafik added a comment.
@martong Unfortunately this causes a regression on one of the lldb tests `TestDataFormatterLibcxxVector.py` e.g.
lldb-dotest -p TestDataFormatterLibcxxVector.py -t -G gmodules --no-multiprocess
So this is specific to modules. If you can't reproduce this I can provide a back-trace.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56581/new/
https://reviews.llvm.org/D56581
More information about the cfe-commits
mailing list