ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Clang build with ASAN

From: Evan Huus <eapache@xxxxxxxxx>
Date: Tue, 13 Aug 2013 09:43:17 -0400
On Mon, Aug 12, 2013 at 11:17 AM, Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> wrote:
Hi,

it is now possible to build wireshark with clang (CC=clang ./configure && make) (i fix last issue last week end).


I will try the ASAN feature ( http://clang.llvm.org/docs/AddressSanitizer.html )

I wonder if it is possible to also run include-what-you-use now?
https://code.google.com/p/include-what-you-use/