[PATCH] D122495: [clang][extract-api] Use correct language info from inputs

Zixu Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 28 16:23:39 PDT 2022


zixuw updated this revision to Diff 418724.
zixuw marked an inline comment as done.
zixuw added a comment.

Address review issues.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122495/new/

https://reviews.llvm.org/D122495

Files:
  clang/include/clang/ExtractAPI/API.h
  clang/lib/ExtractAPI/ExtractAPIConsumer.cpp
  clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
  clang/test/ExtractAPI/language.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122495.418724.patch
Type: text/x-patch
Size: 9328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220328/a1a11743/attachment.bin>


More information about the cfe-commits mailing list