This is an archive of the discontinued LLVM Phabricator instance.

Convert PDBASTParser::GetDeclContextForSymbol to non-clang specific
AbandonedPublic

Authored by lanza on Mar 27 2019, 3:05 PM.

Details

Reviewers
None
Summary

We are attempting to make PDBASTParser frontend agnostic to enable
multiple languages be able to produce PDB for lldb's consumption. Thus,
remove clang specific behavior.

Event Timeline

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