summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Windows
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-08-20 06:30:57 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-08-20 06:30:57 +0000
commit4e6bd3955f824db258a7cd81157539323fb140be (patch)
treefa58580a040c15de24e39b6d504ab89b8e62acac /llvm/lib/Support/Windows
parent60d2ec57650362f59204d4aafb3d18f26b666299 (diff)
downloadbcm5719-llvm-4e6bd3955f824db258a7cd81157539323fb140be.tar.gz
bcm5719-llvm-4e6bd3955f824db258a7cd81157539323fb140be.zip
Remove this test. It requires C++ standard library headers, which we'd
like to avoid within the Clang test suite, it doesn't verify the output at all so it only servers as a test that Clang doesn't crash, and finally all it does is declare a function that returns a vector and call it. Probably the biggest thing being tested here is Clang's parsing of the vector template, and we have lots of good template parsing tests. We don't need another in codegen. llvm-svn: 138197
Diffstat (limited to 'llvm/lib/Support/Windows')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud