]> granicus.if.org Git - clang/commit
[libclang] Introduce APIs that assist in constructing a simple module.map file for...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 3 Mar 2014 07:41:45 +0000 (07:41 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 3 Mar 2014 07:41:45 +0000 (07:41 +0000)
commit1d4cff185f201ea5c98c7433f008fe34b285d9e1
tree93232f085128c248060c5b377a69d2e02507dfac
parent54108d097e1f6ad6500e1475aa7a0ee56252e875
[libclang] Introduce APIs that assist in constructing a simple module.map file for a user framework.

rdar://16092858

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@202681 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang-c/BuildSystem.h
tools/libclang/BuildSystem.cpp
tools/libclang/libclang.exports
unittests/libclang/LibclangTest.cpp