[llvm-bugs] [Bug 25273] synthetic data formatters for libstdc++ STL containers fail on Ubuntu 15.10 x86_64

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Oct 21 17:25:55 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=25273

Todd Fiala <todd.fiala at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Todd Fiala <todd.fiala at gmail.com> ---
The std::container tests and std::string data formatters are now working with
libstdc++ 6.0.21 on Ubuntu 15.10 x86_64 as of this change:

------------------------------------------------------------------------
r250965 | tfiala | 2015-10-21 17:23:38 -0700 (Wed, 21 Oct 2015) | 4 lines

Fix libstdc++ data formatters on Ubuntu 15.10 x86_64

See http://reviews.llvm.org/D13964 for details.

There is still one more test I'm seeing fail that might be peripherally
related.  I'll handle that separately.

-- 
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/20151022/eae05eca/attachment.html>


More information about the llvm-bugs mailing list