Skip to content
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

fix(demangle): Support demangling of block invocations #229

Merged
merged 5 commits into from
May 7, 2020

Conversation

jan-auer
Copy link
Member

@jan-auer jan-auer commented Apr 28, 2020

Invocation functions are special symbols starting with ___Z. This patch fixes detection of C++ names.

See http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20130408/077728.html
Requires gimli-rs/cpp_demangle#197

@jan-auer jan-auer self-assigned this Apr 28, 2020
@jan-auer jan-auer marked this pull request as ready for review May 7, 2020 07:15
@jan-auer jan-auer requested a review from a team May 7, 2020 07:15
* master:
  meta(github): Update codeowners
  fix(cfi): Skip invalid PE runtime function entries (#230)
@jan-auer jan-auer merged commit f1c8861 into master May 7, 2020
@jan-auer jan-auer deleted the fix/demangle-block-invoke branch May 7, 2020 07:19
jan-auer added a commit that referenced this pull request May 7, 2020
* master:
  build: Bump breakpad/lss submodule
  fix(demangle): Support demangling of block invocations (#229)
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.

None yet

2 participants