|
|
| Bugzilla Link |
2490 |
| Resolution |
FIXED |
| Resolved on |
Mar 31, 2012 16:54 |
| Version |
unspecified |
| OS |
Linux |
| CC |
@efriedma-quic |
Extended Description
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.