This patch fixes failures of test such as:<br>// RUN: clang-cc -E %s -fno-caret-diagnostics 2>&1 >/dev/null | grep 'file successfully included' | count 3<br><br>when run on Windows with the shell emulation.<br>