[LLVMbugs] [Bug 13472] New: Compile fails on OSX 10.8 (clang 4.0)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jul 27 11:23:37 PDT 2012


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

             Bug #: 13472
           Summary: Compile fails on OSX 10.8 (clang 4.0)
           Product: new-bugs
           Version: 3.0
          Platform: PC
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: staticfloat at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 8956
  --> http://llvm.org/bugs/attachment.cgi?id=8956
Diff showing necessary changes

Compiling on OSX 10.8 with Clang 4.0, I get erros about missing "template"
keywords.  Included patch allows proper compilation.

-- 
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.



More information about the llvm-bugs mailing list