[llvm-bugs] [Bug 31591] New: implement gcc's Wsuggest-final incl. fixit hints

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jan 9 14:06:47 PST 2017


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

            Bug ID: 31591
           Summary: implement gcc's Wsuggest-final incl. fixit hints
           Product: clang
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: trass3r at gmail.com
                CC: dgregor at apple.com, llvm-bugs at lists.llvm.org
    Classification: Unclassified

Original patch:
https://gcc.gnu.org/ml/gcc-patches/2014-08/msg00119.html

Explained in detail here:
http://hubicka.blogspot.ch/2014/08/devirtualization-in-c-part-5-asking.html

Marking certain types final manually had significant performance impact on our
code.

-- 
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/20170109/3755a670/attachment.html>


More information about the llvm-bugs mailing list