[all-commits] [llvm/llvm-project] 789a5b: [clang][ExtractAPI] Allow serialization for ObjC++...
Daniel Grumberg via All-commits
all-commits at lists.llvm.org
Thu Dec 7 09:30:15 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 789a5bbb7d5befac6c29a774d3db487abe881331
https://github.com/llvm/llvm-project/commit/789a5bbb7d5befac6c29a774d3db487abe881331
Author: Daniel Grumberg <dgrumberg at apple.com>
Date: 2023-12-07 (Thu, 07 Dec 2023)
Changed paths:
M clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
M clang/test/ExtractAPI/language.c
Log Message:
-----------
[clang][ExtractAPI] Allow serialization for ObjC++ headers (#74733)
rdar://79874441
More information about the All-commits
mailing list