aboutsummaryrefslogtreecommitdiff
path: root/lib/Driver/HostInfo.cpp
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
commitc44e94143e7c73542d370f9de3f4cf3b84518e61 (patch)
tree2682bcb5450e5c3fe3d7db21cab2d69907a0bc87 /lib/Driver/HostInfo.cpp
parentf8b5aae41e46f94fe90ed5f1ee98f36f0aa59dc9 (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@138197 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Driver/HostInfo.cpp')
0 files changed, 0 insertions, 0 deletions