On 2017-04-10 12:47 AM, Chris Pearce wrote:
> On Friday, April 7, 2017 at 2:11:32 PM UTC+12, Ting-Yu Chou wrote:
>> Just a heads up that now we have win64 ASan builds on try. The try format:
>>
>>   try: -b o -p win64-asan -u none -t none
>>
>> Bug 1347793 is tracking the failed tests on taskcluster, though by now the
>> tests
>> for normal windows builds are not all green yet and I haven't seen any real
>> ASan
>> issue.
>>
>> I am not sure if js/fuzzing folks are interested, but probably we can try
>> to do
>> fuzzing for jsshell-asan, on windows. (Wonder do we have automated fuzzing
>> tests
>> on any infrastructure.)
>>
>> Note this is still in tier 3, things can regress easily.
>>
>> Ting
> 
> Awesome!
> 
> Is there a wiki page detailing how to setup a Win64 ASAN build locally?

There is
<https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Building_Firefox_on_Windows_with_clang-cl>
for how to build Firefox with clang-cl (which is needed for these
builds) which should still be mostly valid.  There is also
<https://developer.mozilla.org/en-US/docs/Mozilla/Testing/Firefox_and_Address_Sanitizer>
which currently doesn't mention Windows, but we have this in-tree
mozconfig
<http://searchfox.org/mozilla-central/source/build/win64/mozconfig.asan>
which should be a good starting point if someone wants to put up
instructions on how to do this locally together on MDN!

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to