summaryrefslogtreecommitdiff
path: root/lldb/test/API/lang/cpp/preferred_name/main.cpp
AgeCommit message (Collapse)Author
2023-04-07[lldb][test] Add tests for clang::PreferredNameAttr formattingMichael Buch
Add some tests to make sure we're formatting structures with preferred names correctly. Differential Revision: https://reviews.llvm.org/D145832