[Demangle] Add another test for ItaniumPartialDemangler
authorStefan Granitz <stefan.graenitz@gmail.com>
Wed, 8 Aug 2018 22:38:23 +0000 (22:38 +0000)
committerStefan Granitz <stefan.graenitz@gmail.com>
Wed, 8 Aug 2018 22:38:23 +0000 (22:38 +0000)
commit56b995b1d153dbeaae450269a44b8102bdac1249
tree26351a5c72f9d5ed7adc3344d14aa79c8269135f
parent576ac05bbcc9e8c5e7a9bd99834020f10b99a341
[Demangle] Add another test for ItaniumPartialDemangler

Summary: Show the behavior of print operations in the ItaniumPartialDemangler. It's a summary of what the current integration in LLDB assumes. For new users this may be a useful example.

Reviewers: erik.pilkington

Subscribers: llvm-commits, lldb-commits

Differential Revision: https://reviews.llvm.org/D50473

llvm-svn: 339297
llvm/unittests/Demangle/PartialDemangleTest.cpp