[LLVMbugs] [Bug 17660] New: Warnings for missing - or > in -> operator

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Oct 22 15:23:29 PDT 2013


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

            Bug ID: 17660
           Summary: Warnings for missing - or > in -> operator
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: chris.wailes at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

It would be nice if Clang issued a warning when it encountered something along
the lines of `object-method_name` or `object>method_name`.

-- 
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/20131022/adbb3d36/attachment.html>


More information about the llvm-bugs mailing list