[all-commits] [llvm/llvm-project] 41021e: [APINotes] Upstream APINotes YAML compiler
Egor Zhdan via All-commits
all-commits at lists.llvm.org
Mon Nov 13 11:36:49 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 41021e8ef8bb0c81f45f60f7ea7242b57d6bb1d8
https://github.com/llvm/llvm-project/commit/41021e8ef8bb0c81f45f60f7ea7242b57d6bb1d8
Author: Egor Zhdan <e_zhdan at apple.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M clang/include/clang/APINotes/APINotesYAMLCompiler.h
M clang/include/clang/APINotes/Types.h
M clang/lib/APINotes/APINotesFormat.h
M clang/lib/APINotes/APINotesReader.cpp
M clang/lib/APINotes/APINotesWriter.cpp
M clang/lib/APINotes/APINotesYAMLCompiler.cpp
Log Message:
-----------
[APINotes] Upstream APINotes YAML compiler
This upstreams more of the Clang API Notes functionality that is
currently implemented in the Apple fork:
https://github.com/apple/llvm-project/tree/next/clang/lib/APINotes
More information about the All-commits
mailing list