[llvm-bugs] [Bug 44519] New: clang90 on FreeBSD is missing the map::extract C++17 feature

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Jan 11 12:53:37 PST 2020


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

            Bug ID: 44519
           Summary: clang90 on FreeBSD is missing the map::extract C++17
                    feature
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++17
          Assignee: unassignedclangbugs at nondot.org
          Reporter: yuri at tsoft.com
                CC: blitzrakete at gmail.com, erik.pilkington at gmail.com,
                    llvm-bugs at lists.llvm.org, richard-llvm at metafoo.co.uk

This project fails to build on FreeBSD with clang90:
https://github.com/sgsaenger/vipster

The FreeBSD bug report:
http://beefy5.nyi.freebsd.org/data/120i386-default/522623/logs/vipster-1.18.b.75_1.log

map::extract (https://en.cppreference.com/w/cpp/container/map/extract) seems to
be missing.

-- 
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/20200111/221aa0fa/attachment.html>


More information about the llvm-bugs mailing list