diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2020-09-28 20:26:02 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2020-11-05 18:55:13 +0000 |
commit | 82f86ae01a54ff8e3a5aaefd24745ef2b7b917ba (patch) | |
tree | fbfca9eb3cf2bb6aedb25072d19b8ffee5af2c5e /llvm/unittests/Support/CommandLineTest.cpp | |
parent | 35d625125465a753733942b44863cb1bd11338dd (diff) | |
download | llvm-82f86ae01a54ff8e3a5aaefd24745ef2b7b917ba.zip llvm-82f86ae01a54ff8e3a5aaefd24745ef2b7b917ba.tar.gz llvm-82f86ae01a54ff8e3a5aaefd24745ef2b7b917ba.tar.bz2 |
APINotes: add APINotesYAMLCompiler
This adds the skeleton of the YAML Compiler for APINotes. This change
only adds the YAML IO model for the API Notes along with a new testing
tool `apinotes-test` which can be used to verify that can round trip the
YAML content properly. It provides the basis for the future work which
will add a binary serialization and deserialization format to the data
model.
This is based on the code contributed by Apple at
https://github.com/llvm/llvm-project-staging/tree/staging/swift/apinotes.
Differential Revision: https://reviews.llvm.org/D88859
Reviewed By: Gabor Marton
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions