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 <[email protected]> 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 > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
