[PATCH] D123831: [POC][WIP] Use relative include in extract-api
Zixu Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 25 13:28:01 PDT 2022
zixuw updated this revision to Diff 425017.
zixuw added a comment.
- Create FileManager in PrepareToExecuteAction
- Use FileManager to load headermaps and reverse lookup mappings
- Use FileSystem to correctly get working directory and make absolute paths
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/relative_include.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123831.425017.patch
Type: text/x-patch
Size: 11786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220425/0c1a401c/attachment-0001.bin>
More information about the cfe-commits
mailing list