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

Eli Friedman <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #4 from Eli Friedman <[email protected]> ---
Or you might want to just put "#pragma GCC visibility push (default)"/pop
around your include of boost::shared_ptr if you need to use boost::shared_ptr
instances across shared libraries.

In any case, it's pretty clear clang is behaving correctly.

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