[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:55:29 PST 2020


compnerd created this revision.
compnerd added reviewers: martong, MForster, gribozavr2.
Herald added subscribers: rnkovacs, mgorny.
Herald added a project: clang.
compnerd requested review of this revision.

This adds internal representation of the attributes in a more usable
form.  This is meant to allow programmatic access to the attributes that
are specified in the YAML data.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D91104

Files:
  clang/include/clang/APINotes/Types.h
  clang/lib/APINotes/APINotesTypes.cpp
  clang/lib/APINotes/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91104.303994.patch
Type: text/x-patch
Size: 23837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201109/6d958d6d/attachment-0001.bin>


More information about the cfe-commits mailing list