DescriptionMake base_unittests pass in gn/win/asan builds.
Before this, ScopedHandleTest.MultiProcess would fail because
scoped_handle_test_dll.dll got linked against clang_rt.asan-i386.lib
instead of clang_rt.asan_dll_thunk-i386.lib. This now works.
BUG=598761
Committed: https://crrev.com/1519f9727ddc675a9e3e1de9b904ef03c7d5b831
Cr-Commit-Position: refs/heads/master@{#409662}
Patch Set 1 #Patch Set 2 : bleh #
Total comments: 3
Patch Set 3 : dpranke nit #
Messages
Total messages: 18 (8 generated)
|