[PATCH] D75323: Support relative dest paths in headermap files

Takuto Ikuta via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 1 23:05:20 PST 2020


takuto.ikuta added inline comments.


================
Comment at: clang/test/Headers/Inputs/headermap_relpath/empty.hmap.json:1
+{"mappings":{"empty/empty.h":"include/empty.h"}}
----------------
better to format like other hmap.json?


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

https://reviews.llvm.org/D75323





More information about the cfe-commits mailing list