[PATCH] D88859: APINotes: add APINotesYAMLCompiler
Saleem Abdulrasool via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 2 08:51:04 PST 2020
compnerd updated this revision to Diff 302298.
compnerd added a comment.
rebase, clang-format, add comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88859/new/
https://reviews.llvm.org/D88859
Files:
clang/include/clang/APINotes/APINotesYAMLCompiler.h
clang/include/clang/APINotes/Types.h
clang/lib/APINotes/APINotesYAMLCompiler.cpp
clang/lib/APINotes/CMakeLists.txt
clang/lib/CMakeLists.txt
clang/test/APINotes/Inputs/Frameworks/Simple.framework/Headers/Simple.apinotes
clang/test/APINotes/Inputs/Frameworks/Simple.framework/Headers/Simple.h
clang/test/APINotes/Inputs/Frameworks/SimpleKit.framework/Headers/SimpleKit.apinotes
clang/test/APINotes/Inputs/Frameworks/SimpleKit.framework/Headers/SimpleKit.h
clang/test/APINotes/Inputs/Frameworks/SimpleKit.framework/Headers/module.modulemap
clang/test/APINotes/yaml-roundtrip-2.test
clang/test/APINotes/yaml-roundtrip.test
clang/test/CMakeLists.txt
clang/test/lit.cfg.py
clang/tools/CMakeLists.txt
clang/tools/apinotes-test/APINotesTest.cpp
clang/tools/apinotes-test/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88859.302298.patch
Type: text/x-patch
Size: 33603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201102/6d5b09c7/attachment-0001.bin>
More information about the cfe-commits
mailing list