Skip to content

Add more minor enhancements to ItaniumDemangle.h. #1964

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 26, 2020

Conversation

kbobrovs
Copy link
Contributor

  • Add accessor method for the ObjCProtoName::Protocol field so that
    other Nodes such as PointerType can access it.
  • Make TemplateArgs::getParams() const and return reference instead of
    a copy.

Signed-off-by: Konstantin S Bobrovsky [email protected]

@kbobrovs kbobrovs requested a review from bader as a code owner June 23, 2020 23:07
@kbobrovs
Copy link
Contributor Author

Need more changes in demangler to get LowerESIMD.cpp compiled

Make TemplateArgs::getParams() const and return reference instead of
a copy.

Signed-off-by: Konstantin S Bobrovsky <[email protected]>
@kbobrovs kbobrovs requested a review from bader June 26, 2020 04:02
@bader bader merged commit 50f05a7 into intel:sycl Jun 26, 2020
@kbobrovs kbobrovs deleted the esimd-itanium1 branch July 30, 2020 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants