[PATCH] D19081: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute

Jakob Bornecrantz via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 17 06:12:02 PDT 2016


Wallbraker requested changes to this revision.
Wallbraker added a comment.
This revision now requires changes to proceed.

Thanks

Maybe not the links but put in the comment that its function/arg/return attributes that this functions returns, and mention that they are listed in the language reference.

The C/C++ has crap documentation, lets try not to add more, and people will not find "documentation" in the commit message or reviews.

Cheers, Jakob.


http://reviews.llvm.org/D19081





More information about the llvm-commits mailing list