]> granicus.if.org Git - clang/commit
Add some missing test coverage for merging 'extern "C"' functions with modules.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 29 Aug 2014 22:33:38 +0000 (22:33 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 29 Aug 2014 22:33:38 +0000 (22:33 +0000)
commitb9e46e3ebc349f1d2b454a61ccedec4955dbb67f
treeb13b2e9e761be2a1a893ea343192eef167df6d72
parenta0389164113aea7920d479edb0d26d5bf8dc2b44
Add some missing test coverage for merging 'extern "C"' functions with modules.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@216796 91177308-0d34-0410-b5e6-96231b3b80d8
test/Modules/Inputs/cxx-decls-imported.h
test/Modules/Inputs/cxx-decls-merged.h
test/Modules/Inputs/cxx-decls-premerged.h [new file with mode: 0644]
test/Modules/Inputs/module.map
test/Modules/cxx-decls.cpp