]> granicus.if.org Git - clang/commit
Enable programmatic provisioning of virtual module.map files (instead of writing...
authorAxel Naumann <Axel.Naumann@cern.ch>
Tue, 2 Oct 2012 12:26:36 +0000 (12:26 +0000)
committerAxel Naumann <Axel.Naumann@cern.ch>
Tue, 2 Oct 2012 12:26:36 +0000 (12:26 +0000)
commit1ecf0e6e271f3046bc53264318c47eae0fb80afd
tree6bbef8525d282b2ea667aa9b578a7d6169c69f89
parent38c3bb40c2cef630c236f3f455ea98999990b8ee
Enable programmatic provisioning of virtual module.map files (instead of writing out actual module.map files).
Opens up the wonders of clang::Modules to tools - though they remain as experimental as before.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165002 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Lex/HeaderSearch.h