This is an archive of the discontinued LLVM Phabricator instance.

[lldb][unittests] Add more test cases to CPlusPlusNameParser unit-tests
ClosedPublic

Authored by Michael137 on Aug 6 2022, 10:43 AM.

Details

Summary

Add test cases for the possible function qualifiers that the
CPlusPlusNameParser supports.

Diff Detail

Event Timeline

Michael137 created this revision.Aug 6 2022, 10:43 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 6 2022, 10:43 AM
Michael137 requested review of this revision.Aug 6 2022, 10:43 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 6 2022, 10:43 AM
aprantl accepted this revision.Aug 8 2022, 4:04 PM

More tests are always welcome!

This revision is now accepted and ready to land.Aug 8 2022, 4:04 PM