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

Stephen Kelly <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |---

--- Comment #3 from Stephen Kelly <[email protected]> ---
stephen@hal:~/dev/src/playground/cpp{master}$ clang++ -fno-ms-extensions -dM -E
-x c - < /dev/null | grep MSC_EXT
stephen@hal:~/dev/src/playground/cpp{master}$ clang++ -fms-extensions -dM -E -x
c - < /dev/null | grep MSC_EXT
stephen@hal:~/dev/src/playground/cpp{master}$ cat /etc/issue
Ubuntu 13.10 \n \l

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to