This is an archive of the discontinued LLVM Phabricator instance.

Convert SymbolFilePDB::CompleteType to get the typesystem from the arg
AbandonedPublic

Authored by lanza on Mar 27 2019, 8:51 PM.

Details

Reviewers
None
Summary

Instead of assuming a ClangASTContext we just get the TypeSystem from
the argument CompilerType.

Event Timeline

lanza created this revision.Mar 27 2019, 8:51 PM
lanza abandoned this revision.Jun 29 2019, 6:05 PM