Wireshark mailing list archives

Re: Clang build with ASAN


From: Bálint Réczey <balint () balintreczey hu>
Date: Tue, 13 Aug 2013 18:14:43 +0200

Hi Evan,

2013/8/13 Evan Huus <eapache () gmail com>:
On Mon, Aug 12, 2013 at 11:17 AM, Alexis La Goutte
<alexis.lagoutte () gmail com> 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/
I think it would be useful, too.
Coverity, AFAIK checks for obsolete #includes and ABI compliance checker
will fail for exported header files not including symbols they use, but using
include-what-you-use would be and easier way of detecting such problems.

Cheers,
Balint
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: