[PATCH] D46485: Add python tool to dump and construct header maps
Duncan P. N. Exon Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 21 16:16:12 PDT 2018
dexonsmith added a comment.
Removing the binary header map files is a clear win, but I'd like someone else to approve this.
================
Comment at: test/Preprocessor/headermap-rel2.c:1-2
// This uses a headermap with this entry:
// someheader.h -> Product/someheader.h
----------------
This comment also seems unnecessary.
https://reviews.llvm.org/D46485
More information about the cfe-commits
mailing list