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

deps: V8: cherry-pick 500de8bd371b #52676

Merged
merged 1 commit into from
Apr 26, 2024

Commits on Apr 24, 2024

  1. deps: V8: cherry-pick 500de8bd371b

    Original commit message:
    
        [gcc] Fix gcc / bazel build
    
        Add <iomanip> includes to fix gcc/blaze builds. Also ignore a dangling
        pointer warning introduced in newer gcc, since it has false positives
        on some uses of scope classes.
    
        Change-Id: Ib86a2437ffc34b5497a5b8619013d6d5b4ea30fe
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5380192
        Auto-Submit: Leszek Swirski <leszeks@chromium.org>
        Reviewed-by: Adam Klein <adamk@chromium.org>
        Reviewed-by: Michael Achenbach <machenbach@chromium.org>
        Commit-Queue: Michael Achenbach <machenbach@chromium.org>
        Cr-Commit-Position: refs/heads/main@{#92977}
    
    Refs: v8/v8@500de8b
    richardlau committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    88e3362 View commit details
    Browse the repository at this point in the history