[LLVMbugs] [Bug 9906] Clang incorrectly fails to detect nested struct in class definition with Boost.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Apr 21 02:54:40 PDT 2013


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

Anton Korobeynikov <asl at math.spbu.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |asl at math.spbu.ru
         Resolution|---                         |FIXED

--- Comment #1 from Anton Korobeynikov <asl at math.spbu.ru> ---
We do not produce error anymore here.

I have:

$ clang++ -v
Apple LLVM version 4.2 (clang-425.0.27) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin11.4.2
Thread model: posix

Boost 1.51

Please reopen if something is still broken for you.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130421/1045b600/attachment.html>


More information about the llvm-bugs mailing list