[cfe-commits] [PATCH] clang/test/Tooling: Tweaks for Win32 hosts

NAKAMURA Takumi geek4civic at gmail.com
Tue May 22 17:50:13 PDT 2012


They could pass also on msvc if they were -fms-compatibility tolerant.

Manuel, I would be happier if you could tweak tests with -target i686-win32.

---
clang/lib/Tooling/CompilationDatabase.cpp | 8 ++++++--
clang/lib/Tooling/Tooling.cpp | 8 ++++++--
clang/test/Tooling/clang-check-builtin-headers.cpp | 2 +-
clang/test/Tooling/clang-check-chdir.cpp | 2 +-
clang/test/Tooling/clang-check-pwd.cpp | 2 +-
clang/test/Tooling/clang-check.cpp | 2 +-
llvm/lib/Support/PathV2.cpp | 3 +++
7 files changed, 19 insertions(+), 8 deletions(-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120523/58818730/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-clang-test-Tooling-Tweak-4-tests-to-escape-the-p.patch.txt
Type: text/x-patch
Size: 5760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120523/58818730/attachment.bin>


More information about the cfe-commits mailing list