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

Douglas Gregor <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
             Blocks|6023                        |
         Resolution|FIXED                       |

--- Comment #5 from Douglas Gregor <[email protected]> 2010-05-18 00:46:06 CDT 
---
Un-fixed in r104014, because other compilers don't actually seem to enforce
C++98/03 [temp.friend]p5, and doing so breaks a bunch of Boost code. The
Boost.Units issue is, however, solved by that commit, so this no longer blocks
Boost 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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to