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

           Summary: clang does not support __attribute__((annotate)) on
                    functions
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Basic
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


clang does not support the annotate attribute on functions, only variables.
Though this is consistent with gcc documentation and gcc itself, llvm-gcc does
support annotation on functions. I think it should be useful to make clang do
the same.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to