Move test and also test codegen.

llvm-svn: 98154
This commit is contained in:
Rafael Espindola 2010-03-10 14:01:14 +00:00
parent f57aea3d38
commit e81620fb88
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: %clang_cc1 %s -fsyntax-only -std=c++0x
// RUN: %clang_cc1 %s -emit-llvm
namespace test0 {
template <typename T> struct X {