[AMDGPU] Add True16 register classes.
[llvm-project.git] / lldb / test / API / commands / expression / regression-access-function-template-in-record / TestRegressionAccessFunctionTemplateInRecord.py
blobf08c0dcbda983b8fa34858c72ce17f213d725817
1 from lldbsuite.test import lldbinline
2 from lldbsuite.test import decorators
4 lldbinline.MakeInlineTest(__file__, globals(), [])