[LLVMbugs] [Bug 15590] Following 5 tests in Tooling test directory fail with clang-check on a 64bit version of Windows 7.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Nov 4 06:29:57 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=15590

NAKAMURA Takumi <geek4civic at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |geek4civic at gmail.com
         Resolution|---                         |FIXED

--- Comment #3 from NAKAMURA Takumi <geek4civic at gmail.com> ---
- auto-detect-from-source-parent.cpp
- auto-detect-from-source.cpp
- clang-check-autodetect-dir.cpp

Backslash (aka JPY sign) should be avoided as possible in JSON.
Fixed in r221266.


- auto-detect-from-source-parent-of-cwd.cpp
- clang-check-pwd.cpp

They are still suppressed due to limitation of Lit internal runner.
Removed mention in r221267.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141104/fe26056c/attachment.html>


More information about the llvm-bugs mailing list