[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / framework-public-includes-private / a.hmap.json
blob42aed4551c17a3f4c986b73210af65bd67bb2d15
3   "mappings" :
4     {
5      "A.h" : "A/A.h",
6      "APriv2.h" : "A/APriv2.h"
7     }