Closed GoogleCodeExporter closed 9 years ago
The clang_3.4 branch is already Clang 3.4-compatible:
https://code.google.com/p/include-what-you-use/source/browse/#svn%2Fbranches%2Fc
lang_3.4
but I think it's currently blocked on issue 118.
Not sure if we want to fix that pre-release, though, we can't get a fix into
libc++ for 3.4, and the IWYU surgery could be major.
Original comment by kim.gras...@gmail.com
on 16 Jan 2014 at 6:07
I wanted released IWYU to behave nicely on Mac OS X 10.9 and wanted to fix #118
before release. But I am unable to fix #118 quickly enough and I've discovered
other problems with libc++ and IWYU test suite (e.g. char traits are in
different place).
So I think we can release IWYU with current [non-existent] libc++ support. Any
objections?
Original comment by vsap...@gmail.com
on 19 Jan 2014 at 8:16
Fine by me.
Original comment by kim.gras...@gmail.com
on 19 Jan 2014 at 8:58
I've tagged clang_3.4 and uploaded include-what-you-use-3.4.src.tar.gz to
Google Drive. I am going to create news article on the main page and provide
downloads at http://include-what-you-use.com/downloads/ when binaries are ready.
And we don't depend on #118 now.
Original comment by vsap...@gmail.com
on 21 Jan 2014 at 6:16
When can we expect this 3.4 version to be available ? I am looking to build a
set of tools for our use by our entire technology team that includes Clang 3.4.
I would like to include include-what-you-use if it is ready for 3.4. I don't
see it available anywhere yet. If it won't be ready for a while, I'll just
omit it.
Original comment by kriswe...@gmail.com
on 21 Feb 2014 at 3:14
We don't have a concrete plan, but I believe everything is ready, and we're not
planning to do anything more for IWYU 3.4. It could be that vsapsai just forgot.
You can download binary and source releases from here:
https://drive.google.com/folderview?id=0Bz1lUlhFbaAgczQwNk5RZmtZa2c&usp=sharing#
list
Or just check out the clang_3.4 branch from SVN:
https://code.google.com/p/include-what-you-use/source/browse/#svn%2Ftags%2Fclang
_3.4
Are you blocked on something beyond this?
Original comment by kim.gras...@gmail.com
on 21 Feb 2014 at 3:55
Sorry for the delay, I haven't noticed that everything is ready. Small
question: maybe it is better to use http://include-what-you-use.com/downloads/
as default place for downloads, not Google Drive. What do you think?
Original comment by vsap...@gmail.com
on 21 Feb 2014 at 9:26
Works for me, iwyu.com looks much cleaner!
Original comment by kim.gras...@gmail.com
on 22 Feb 2014 at 8:10
All archives are uploaded, added news at the project home page. I understand
that the news' text isn't very good, we need to provide better release notes in
the future.
Original comment by vsap...@gmail.com
on 22 Feb 2014 at 6:38
Original issue reported on code.google.com by
sylvestre.ledru
on 16 Jan 2014 at 10:11