forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This reverts commit 8b43f27. Reason for revert: Causing crashes in ANGLE's dEQP tests. Likely related to exception handling on Windows. See issue for more details. Bug: 994333 Original change's description: > Roll clang 365097:368742. > > Extra changes in this update: > - Update the released clang version to 10.0.0. > > - Move -momit-leaf-frame-pointer next to -fno-omit-frame-pointer > since that's where it logically belongs. clang started warning > on momit without fno-omit after r365860, but it stopped doing this > again in r368728 so this change is no longer needed for the roll. > But it's still a nice cleanup. > > - A file in the profile runtime with static init was renamed, do that in the > check > > - Disable new -Wno-implicit-float-conversion warning > > - Remove ifdefs for plugins using new ErrorOr API in clang > > - Remove -Wno-error=return-stack-address flag for ToT builds. > > TBR=dpranke > > Binary-Size: crbug.com/992372, compiler update adds 32KB, seems reasonable > Bug: 983371 > Change-Id: Id6e64948fe4966b486aa77615e19f4f7566f13ed > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1751203 > Commit-Queue: Hans Wennborg <hans@chromium.org> > Reviewed-by: Nico Weber <thakis@chromium.org> > Cr-Commit-Position: refs/heads/master@{#686837} TBR=thakis@chromium.org,hans@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 983371 Change-Id: I3e577f9bb0e8c42e29b06b7580fadc80a0529f2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1756767 Reviewed-by: Jamie Madill <jmadill@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org> Cr-Commit-Position: refs/heads/master@{#687472}
- Loading branch information
Showing
7 changed files
with
63 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters