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

Chrome 90 dn #40

Closed
wants to merge 5 commits into from
Closed

Chrome 90 dn #40

wants to merge 5 commits into from

Conversation

fpopescu-dn
Copy link

No description provided.

zmodem and others added 5 commits March 16, 2021 13:05
LLVM, especially in ThinLTO builds, sometimes puts a suffix on symbols
to give them a unique name. For example:

   ?foo@@yaxxz$5520c83448162c04f2b239db4b5a2c61
   ?foo@@YAXXZ.llvm.1304071520971994875

Strip such suffixes in order to demangle the names.

Bug: chromium:1179132
Change-Id: Ibc8da0c605b95c6b9fc51802a56b89f6e7cfb7e1
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/2739612
Reviewed-by: Mark Mentovai <[email protected]>
Reviewed-by: Ivan Penkov <[email protected]>
(cherry picked from commit d6a6f52)
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/2763248
     ```
     src/client/linux/handler/exception_handler.cc: In function 'void google_breakpad::{anonymous}::InstallAlternateStackLocked()':
     src/client/linux/handler/exception_handler.cc:141:66: error: no matching function for call to 'max(long int, int)'
        static const unsigned kSigStackSize = std::max(16384l, SIGSTKSZ);
     ```

     cherry-pick google@605c51e
Copy link

google-cla bot commented Sep 27, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Copy link

Thanks for your contribution! Unfortunately, we don't use GitHub pull requests to manage code contributions to this repository. Instead, please see README.md which provides full instructions on how to get involved.

@github-actions github-actions bot closed this Sep 27, 2024
@fpopescu-dn fpopescu-dn deleted the chrome_90_dn branch September 27, 2024 15:19
@fpopescu-dn fpopescu-dn restored the chrome_90_dn branch September 27, 2024 15:22
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.

3 participants