Add some tests to make sure we're formatting structures
with preferred names correctly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145832
[lldb][test] Add tests for clang::PreferredNameAttr formatting ClosedPublic Authored by Michael137 on Mar 10 2023, 4:52 PM.
Details Summary Add some tests to make sure we're formatting structures
Diff Detail
Event TimelineMichael137 added a parent revision: D145803: [clang][DebugInfo] Emit DW_AT_type of preferred name if available.Mar 10 2023, 4:52 PM Michael137 added a child revision: D147695: [ReleaseNotes] DebugInfo: preferred_name attribute changes.Apr 6 2023, 3:07 AM Michael137 removed a child revision: D147695: [ReleaseNotes] DebugInfo: preferred_name attribute changes. Closed by commit rG9ca707b69ba3: [lldb][test] Add tests for clang::PreferredNameAttr formatting (authored by Michael137). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 504305 lldb/test/API/lang/cpp/preferred_name/Makefile
lldb/test/API/lang/cpp/preferred_name/TestPreferredName.py
lldb/test/API/lang/cpp/preferred_name/main.cpp
|