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

Zixu Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 2 16:15:32 PDT 2022


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

- Delete test `known_files_only_hmap`
- Handle quoted includes
- Attempt to fix Windows fails by converting backslashes before matching the framework regex
- Update test `relative_include`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123831

Files:
  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.426540.patch
Type: text/x-patch
Size: 14875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220502/71560942/attachment-0001.bin>


More information about the cfe-commits mailing list