[llvm-bugs] [Bug 40812] New: add header fixits for std:: references

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Feb 21 16:11:20 PST 2019


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

            Bug ID: 40812
           Summary: add header fixits for std:: references
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: ndesaulniers at google.com
                CC: blitzrakete at gmail.com, dgregor at apple.com,
                    erik.pilkington at gmail.com, llvm-bugs at lists.llvm.org,
                    richard-llvm at metafoo.co.uk, srhines at google.com

GCC 8.1 added these really nice fixits for undefined references to std:: .
https://godbolt.org/z/XzIQK7

I can haz?

-- 
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/20190222/14ffa0c4/attachment.html>


More information about the llvm-bugs mailing list