[LLVMbugs] [Bug 21133] New: Availability attribute version tuple printing is incorrect

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Oct 2 10:16:04 PDT 2014


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

            Bug ID: 21133
           Summary: Availability attribute version tuple printing is
                    incorrect
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: aaron at aaronballman.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

When you use an availability version tuple with the _ delimiter instead of the
. delimiter, it is not properly displayed in diagnostics or when pretty
printing the user's source code (it is displayed with the period instead of an
underscore).

-- 
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/20141002/aaf71e11/attachment.html>


More information about the llvm-bugs mailing list