You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set Rust symbol visibility to hidden when C++ symbols are
This depended on rust-lang/rust#131519
rolling into the Rust compiler to fix builtins/intrinisics,
which was merged in 33b1264540b.
Remove ASAN ODR exceptions for Rust globals as they are no longer
walked twice incorrectly when they are hidden.
Disable the rust logging test in component builds for all platforms
not just for Windows, now that symbol visibility is the same for
all platforms. See https://crbug.com/374023535#comment13
Bug: 41484256, 40274892, 374023535
Fixed: 40278279
Cq-Include-Trybots: luci.chromium.try:linux-official,mac-official,win-official,win32-official
Cq-Include-Trybots: luci.chromium.try:linux-asan-rel,mac-asan-rel,win-asan-rel
Cq-Include-Trybots: luci.chromium.try:linux_chromium_dbg_ng
Change-Id: I976ef679961e9db5a91bcc74f559ebbcc0bf058b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5966273
Commit-Queue: danakj <danakj@chromium.org>
Reviewed-by: Arthur Eubanks <aeubanks@google.com>
Cr-Commit-Position: refs/heads/main@{#1375460}
CrOS-Libchrome-Original-Commit: ee3900fd57b3c580aefff15c64052904d81b7760
0 commit comments