Implement cmsTypeInfo#50842
Conversation
Implement an utility to resolve a C++ type name to its actual definition, taking into account type aliases and the use of ALPAKA_ACCELERATOR_NAMESPACE, and print the full c++ name, the friendly class name, and the mangled name.
|
cms-bot internal usage |
|
type ngt |
|
please test |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-50842/49190 |
|
A new Pull Request was created by @fwyzard for master. It involves the following packages:
@Dr15Jones, @makortel, @smuzaffar can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
-1 Failed Tests: RelVals-INPUT Failed RelVals-INPUT
Comparison SummarySummary:
|
PR description:
Implement an utility to resolve a C++ type name to its actual definition, taking into account type aliases and the use of
ALPAKA_ACCELERATOR_NAMESPACE, and print the full c++ name, the friendly class name, and the mangled name.PR validation:
None.