]> granicus.if.org Git - clang/commit
[modules] PR20786: add (already passing) regression test from the bug report.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 28 Aug 2014 20:14:15 +0000 (20:14 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 28 Aug 2014 20:14:15 +0000 (20:14 +0000)
commit2085b8bb8e448e3d30176c5c769f263ccc8deeff
tree9b48dc00660a29ad60716069cbb2abe1e7cff554
parent67be089ff390ecaa048df944ee82b9252ab1b878
[modules] PR20786: add (already passing) regression test from the bug report.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@216683 91177308-0d34-0410-b5e6-96231b3b80d8
test/Modules/Inputs/PR20786/TBranchProxy.h [new file with mode: 0644]
test/Modules/Inputs/PR20786/TFormula.h [new file with mode: 0644]
test/Modules/Inputs/PR20786/TMath.h [new file with mode: 0644]
test/Modules/Inputs/PR20786/module.modulemap [new file with mode: 0644]
test/Modules/Inputs/PR20786/random.h [new file with mode: 0644]
test/Modules/pr20786.cpp [new file with mode: 0644]