Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Feb 2011 19:05:43 +0100
From:      Roman Divacky <rdivacky@freebsd.org>
To:        Alexander Best <arundel@freebsd.org>
Cc:        freebsd-current@freebsd.org, Garrett Cooper <gcooper@freebsd.org>
Subject:   Re: [RFC] removing broken includes
Message-ID:  <20110208180543.GA70927@freebsd.org>
In-Reply-To: <20110208115827.GA38518@freebsd.org>
References:  <20110203221257.GA76849@freebsd.org> <20110205065303.GA1694@freebsd.org> <AANLkTi=giWa=ULZcNaJqODhYY4SEtijeQCSdLZ0pi8J7@mail.gmail.com> <20110208115827.GA38518@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I see it crashes very early on ;)

can you report:

Assertion failed: (isValid()), function getSpellingLoc, file
SourceLocation.cpp, line 84.

this stuff to the developers? the tool looks pretty useful

On Tue, Feb 08, 2011 at 11:58:27AM +0000, Alexander Best wrote:
> On Fri Feb  4 11, Garrett Cooper wrote:
> > On Fri, Feb 4, 2011 at 10:53 PM, Roman Divacky <rdivacky@freebsd.org> wrote:
> > > alex,
> > >
> > > I think you are the kind of person to try out
> > >
> > > http://code.google.com/p/include-what-you-use/
> > >
> > > with fbsd :)
> > 
> >     Please be careful with this tool though. There's header pollution
> > in them thar c files (refer to the FreeBSD and/or POSIX manpages for
> > the source of truth), e.g. time.h vs sys/time.h !
> > HTH,
> 
> here's my first attempt running [1]
> 
> make -k CXX=/usr/local/src/llvm/Debug+Asserts/bin/include-what-you-use CC=/usr/local/src/llvm/Debug+Asserts/bin/include-what-you-use buildkernel
> 
> cheers.
> alex
> 
> [1] http://people.freebsd.org/~arundel/misc/include-what-you-use-buildkernel-output
> 
> > -Garrett
> 
> -- 
> a13x
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110208180543.GA70927>