diff options
author | Pavel Labath <labath@google.com> | 2018-06-12 16:50:01 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2018-06-12 16:50:01 +0000 |
commit | 0e33a0cd58ac7e7764943b5b478ea6812d890476 (patch) | |
tree | 24befdec88016242d1756c6335a4b5186f8b9723 /llvm/lib/Support/Program.cpp | |
parent | f72cdb50bef481d0a2057c9e55b3612a6c05b839 (diff) | |
download | llvm-0e33a0cd58ac7e7764943b5b478ea6812d890476.zip llvm-0e33a0cd58ac7e7764943b5b478ea6812d890476.tar.gz llvm-0e33a0cd58ac7e7764943b5b478ea6812d890476.tar.bz2 |
DebugNamesDWARFIndex: Implement DWARFDeclContext variant of GetTypes method
This method is used to find complete definitions of a type when one
parses a compile unit with only forward declaration available.
Since it is only accessed from DWARFASTParserClang, it was not
possible/easy to trigger this codepath from lldb-test. Therefore, I
adapt add a debug-names variant to an existing dotest test to cover this
scenario.
llvm-svn: 334516
Diffstat (limited to 'llvm/lib/Support/Program.cpp')
0 files changed, 0 insertions, 0 deletions