[PATCH] D91104: APINotes: add property models for YAML attributes
Saleem Abdulrasool via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 9 14:57:38 PST 2020
compnerd added a comment.
@martong since you hard expressed interest in the "user-visible" version of the data types for the notes, I opted to get them out first. This set of data types are user-facing rather than the previous one that were mistook for them. Subsequent changes will actually add interfaces to `APINotesWriter` which will allow you to add new information to the writer to serialize out.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91104/new/
https://reviews.llvm.org/D91104
More information about the cfe-commits
mailing list