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

           Summary: _IntSaturate() macro from FixMath.h fails to compile
                    when a PCH importing Foundation.h is used
           Product: clang
           Version: unspecified
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: preprocessor
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=2588)
 --> (http://llvm.org/bugs/attachment.cgi?id=2588)
Xcode project that demonstrates the issue

The attached project compiles successfully with gcc, fails with clang. 

Built via xcodebuild CC=$CCC LD=$CCC, with CCC=/llvm/tools/clang/tools/ccc/ccc
and PATH=/Volumes/Other/llvm/Release-Asserts/bin/:$PATH


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- 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