summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/dynamic-reloc.test
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2019-12-04 09:38:49 +0100
committerRaphael Isemann <teemperor@gmail.com>2019-12-04 10:05:40 +0100
commit4d37f18b29cc3fd1abd336ec10baca17694d035f (patch)
treec4f562cf0941526ed3af75a7c7ad4cde1edc7f56 /llvm/test/Object/dynamic-reloc.test
parent3b47e6efb9dd257d0e321348eabeddfcc2eb050a (diff)
downloadbcm5719-llvm-4d37f18b29cc3fd1abd336ec10baca17694d035f.tar.gz
bcm5719-llvm-4d37f18b29cc3fd1abd336ec10baca17694d035f.zip
[lldb][NFC] Extract single member parsing out of DWARFASTParserClang::ParseChildMembers
ParseChildMembers does a few things, only one part is actually parsing a single member. This extracts the member parsing logic into its own function. This commit just moves the code as-is into its own function and forwards the parameters/ local variables to it, which means it should be NFC. The only actual changes to the code are replacing 'break's (and one very curious 'continue' that behaves like a 'break') with 'return's.
Diffstat (limited to 'llvm/test/Object/dynamic-reloc.test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud