llvm-project/clang/test/CXX/dcl.dcl/dcl.link
Rafael Espindola 00db4c6f00 Replace void with int to make this a valid C++ file.
The test was passing because clang would still print the ast before exiting
with an error. Since that didn't seem to be the intent of the test, I change
the test instead of adding 'not' to the command line.

llvm-svn: 185634
2013-07-04 14:25:25 +00:00
..
p7-2.cpp Replace void with int to make this a valid C++ file. 2013-07-04 14:25:25 +00:00
p7.cpp