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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    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.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to