[PATCH] D46485: Add python tool to dump and construct header maps
Bruno Cardoso Lopes via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 21 11:51:17 PDT 2018
bruno updated this revision to Diff 147829.
bruno added a comment.
Update testcases (and fixed a missing one) after Duncan's review.
https://reviews.llvm.org/D46485
Files:
CMakeLists.txt
test/CMakeLists.txt
test/Modules/crash-vfs-headermaps.m
test/Preprocessor/Inputs/headermap-rel/foo.hmap
test/Preprocessor/Inputs/headermap-rel/foo.hmap.json
test/Preprocessor/Inputs/headermap-rel2/project-headers.hmap
test/Preprocessor/Inputs/headermap-rel2/project-headers.hmap.json
test/Preprocessor/Inputs/nonportable-hmaps/foo.hmap
test/Preprocessor/Inputs/nonportable-hmaps/foo.hmap.json
test/Preprocessor/headermap-rel.c
test/Preprocessor/headermap-rel2.c
test/Preprocessor/nonportable-include-with-hmap.c
utils/hmaptool/CMakeLists.txt
utils/hmaptool/hmaptool
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46485.147829.patch
Type: text/x-patch
Size: 15635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180521/638d6a34/attachment.bin>
More information about the cfe-commits
mailing list