[PATCH] D123831: [clang][extract-api] Use relative includes

Zixu Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 3 12:24:58 PDT 2022


zixuw updated this revision to Diff 426803.
zixuw added a comment.

- Capture whether the include is quoted in KnownFiles
- Misc: use `getInputBufferName()` instead of string literal


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123831

Files:
  clang/include/clang/ExtractAPI/FrontendActions.h
  clang/lib/ExtractAPI/ExtractAPIConsumer.cpp
  clang/test/ExtractAPI/known_files_only_hmap.c
  clang/test/ExtractAPI/relative_include.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123831.426803.patch
Type: text/x-patch
Size: 15952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220503/cc108785/attachment-0001.bin>


More information about the cfe-commits mailing list