What is the clang command that shows me the header search path ? I built the latest clang on Windows targeted at gcc using mingw64/gcc4.9.1 32-bit, which is in the PATH. But when I execute clang it is not finding the C++ header files.