8000 Consider new operators (with mangling) in isCallMayEscape · Issue #37 · focs-lab/llvm-project · GitHub
[go: up one dir, main page]

Skip to content

Consider new operators (with mangling) in isCallMayEscape #37

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

Open
apaznikov opened this issue Jan 2, 2025 · 0 comments
Open

Consider new operators (with mangling) in isCallMayEscape #37

apaznikov opened this issue Jan 2, 2025 · 0 comments 6980

Comments

@apaznikov
Copy link
Collaborator

Consider new operators in isCallMayEscape:

// TODO this is temp. Consider mangling
          F->getName() == "operator new" ||
          F->getName() == "operator new[]")
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

No branches or pull requests

1 participant
0