[LLVMbugs] [Bug 21985] New: Add Clang warning for register qulifiers

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Dec 19 10:08:15 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=21985

            Bug ID: 21985
           Summary: Add Clang warning for register qulifiers
           Product: new-bugs
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: eugene.zelenko at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Hi!

I think will be good idea to introduce warning for usage of register qualifier:
most likely useless for optimization, but may still present in legacy code
(when number of register variables may be much more then number of actual
registers).

Eugene.

-- 
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/20141219/40c7b4da/attachment.html>


More information about the llvm-bugs mailing list