docs: add documentation describing API NotesAPI Notes are a feature which allows annotation of headers by anauxiliary file that contains metadata for declarations pertaining to theassociated modu
docs: add documentation describing API NotesAPI Notes are a feature which allows annotation of headers by anauxiliary file that contains metadata for declarations pertaining to theassociated module. This enables adding attributes to declarationswithout requiring modification of the headers, enabling finer grainedcontrol for library headers for consumers without having to modifyexternal headers.Differential Revision: https://reviews.llvm.org/D88446Reviewed By: Richard Smith, Marcel Hlopko
show more ...