summaryrefslogtreecommitdiffstats
path: root/clang/.clang-format
diff options
context:
space:
mode:
authorBen Langmuir <blangmuir@apple.com>2014-04-23 21:10:46 +0000
committerBen Langmuir <blangmuir@apple.com>2014-04-23 21:10:46 +0000
commitffbafa2af021504d2bdb575b5445e53faf63bb7a (patch)
treeabaec23d08afe7e33630787a00f56c5ec10e0c15 /clang/.clang-format
parent4dbd4891c7bdfcecb4933a50ca72285acc238850 (diff)
downloadbcm5719-llvm-ffbafa2af021504d2bdb575b5445e53faf63bb7a.tar.gz
bcm5719-llvm-ffbafa2af021504d2bdb575b5445e53faf63bb7a.zip
Do not print inferred submodules explicitly in __inferred_module.map
Otherwise including a header in your source file that is not included by framework's umbrella header will silently add an empty submodule with that name. is automatically translated to @import Foo.NotInModule; which then would have succeeded because the inferred module map contained an empty submodule called NotInModule. llvm-svn: 207024
Diffstat (limited to 'clang/.clang-format')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud