[LLVMbugs] [Bug 2490] New: clang does not support __attribute__((annotate)) on functions
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Jun 25 02:15:33 PDT 2008
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: unassignedbugs at nondot.org
ReportedBy: matthijs at stdin.nl
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list