[all-commits] [llvm/llvm-project] b62d40: [NFC][clang][extract-api] Use proper name string f...
Zixu Wang via All-commits
all-commits at lists.llvm.org
Tue Mar 22 14:18:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b62d40216f4742d46b1d2942617cf567e74272c4
https://github.com/llvm/llvm-project/commit/b62d40216f4742d46b1d2942617cf567e74272c4
Author: Zixu Wang <zixu_wang at apple.com>
Date: 2022-03-22 (Tue, 22 Mar 2022)
Changed paths:
M clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
Log Message:
-----------
[NFC][clang][extract-api] Use proper name string for Objective-C language
Change the Symbol Graph serializer for ExtractAPI to use `objective-c`
for the language name string for Objective-C, to align with clang
frontend standards.
More information about the All-commits
mailing list