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

           Summary: __block used in libstdc++ header
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: C++
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
   Estimated Hours: 0.0


__block is used in ext/mt_allocator.h in libstdc++. This is similar to bug
#4746. Hopefully it will get fixed shortly in libstdc++, but that still will
not fix older version.

Note that this bug does NOT exist in Apple's release of libstdc++, they renamed
__block to __blockguard.

-- 
Configure bugmail: http://www.llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to