Hi Mikhail,
So far we've only shipped IWYU binaries whenever LLVM/Clang makes a
release, so expect a new IWYU release when Clang 3.5 comes out.
I build from source on Windows routinely, everything should work
there. Follow instructions here (I recommend the in-tree build, it
works best):
https://code.google.com/p/include-what-you-use/wiki/InstructionsForUsers#How_to_Build
Unfortunately, Clang and LLVM now require VS2012 to build and,
consequently, so does IWYU.
As for compatibility, IWYU is at the same level as Clang, so if Clang
can parse a file, IWYU generally can too (there are some IWYU-specific
exceptions to that rule.)
Depending on what you want to do, your command-line looks fine. Clang
has grown compatibility switches for Microsoft's C++ compiler, so you
might be able to use your compiler switches directly as specified in
VS -> Project Settings -> Command Line, depending on how full their
support is.
For what it's worth,
- Kim
> --
> You received this message because you are subscribed to the Google Groups
> "include-what-you-use" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
include-what-you...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.