llvm-project/clang/tools
Saleem Abdulrasool 82f86ae01a 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
2020-11-05 18:55:13 +00:00
..
apinotes-test APINotes: add APINotesYAMLCompiler 2020-11-05 18:55:13 +00:00
arcmt-test Revert "Use InitLLVM to setup a pretty stack printer" 2019-11-25 21:06:56 -05:00
c-arcmt-test [CMake] Use PRIVATE in target_link_libraries for executables 2017-12-05 21:49:56 +00:00
c-index-test Expose AtomicType in the libclang C API. 2020-04-16 08:06:58 -04:00
clang-check Add -ast-dump-decl-types flag to include types of value and type 2020-06-22 16:47:51 -07:00
clang-diff clang-{tools,unittests}: Stop using SourceManager::getBuffer, NFC 2020-10-15 00:35:16 -04:00
clang-extdef-mapping [NFC] Add missing 'override's 2020-07-20 19:52:49 -07:00
clang-format Revert "clang-format: Add a consumer to diagnostics engine" 2020-10-29 10:29:53 -04:00
clang-format-vs clang-format-vs : Fix Unicode formatting 2019-11-27 09:58:59 +01:00
clang-fuzzer [clang-fuzzer] CreateAndRunJITFunc - fix use after move static analyzer warning. 2020-10-26 12:24:18 +00:00
clang-import-test clang-{tools,unittests}: Stop using SourceManager::getBuffer, NFC 2020-10-15 00:35:16 -04:00
clang-offload-bundler [HIP] Use argv[0] as the default choice for the Executable name. 2020-11-03 10:31:39 -08:00
clang-offload-wrapper [CMake] Make `intrinsics_gen` dependency unconditional. 2020-07-17 16:43:17 -07:00
clang-refactor Avoid including FileManager.h from SourceManager.h 2020-03-11 13:53:12 -07:00
clang-rename Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC 2019-08-05 05:43:48 +00:00
clang-scan-deps [NFC] Add missing 'override's 2020-07-20 19:52:49 -07:00
clang-shlib [clang-shlib] Don't link with static clang libraries 2020-07-10 14:28:05 -07:00
diag-build
diagtool Recommit "[CUDA][HIP] Defer overloading resolution diagnostics for host device functions" 2020-10-19 17:48:04 -04:00
driver [cc1as] Close MCAsmParser before MCStreamer 2020-11-02 15:56:57 -08:00
libclang Change Module::ASTFile and ModuleFile::File => Optional<FileEntryRef>, NFC 2020-11-02 15:11:51 -05:00
scan-build [scan-build] Fix clang++ pathname again 2020-11-03 08:17:17 +01:00
scan-build-py scan-build-py: fix multiprocessing error 2020-09-05 11:10:14 -07:00
scan-view [scan-view] Explicitly use utf-8 in send_string 2020-09-07 09:26:38 +02:00
CMakeLists.txt APINotes: add APINotesYAMLCompiler 2020-11-05 18:55:13 +00:00