forked from OSchip/llvm-project
parent
024c68b734
commit
619bf84ad4
|
@ -1,5 +1,4 @@
|
|||
// FIXME: This should not require -disable-free.
|
||||
// RUN: clang-cc -disable-free -fsyntax-only -verify %s
|
||||
// RUN: clang-cc -fsyntax-only -verify %s
|
||||
template<typename T> struct vector;
|
||||
|
||||
// C++ [temp.class.spec]p6:
|
||||
|
|
Loading…
Reference in New Issue