]> granicus.if.org Git - clang/commit
Make having no RUN line a failure.
authorDaniel Dunbar <daniel@zuster.org>
Sat, 25 Jul 2009 12:47:38 +0000 (12:47 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 25 Jul 2009 12:47:38 +0000 (12:47 +0000)
commit8bf0ccd4c7e23a329f150323e2f9b474ff15c66c
tree7badf8e110741e9376ce73abfe249f689b9c15f1
parent44f6c7a81081f4b1f72f010c41826b96e234a0ff
Make having no RUN line a failure.

Doug, please look at decltype-crash and instantiate-function-1.mm, I'm not sure
if they are actually testing the right thing / anything.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77070 91177308-0d34-0410-b5e6-96231b3b80d8
test/CXX/class/class.nested.type/p1.cpp
test/CXX/temp/temp.param/p1.cpp
test/Index/t1.c
test/Index/t2.c
test/Sema/attr-format_arg.c
test/SemaCXX/decltype-crash.cpp
test/SemaTemplate/instantiate-function-1.mm
utils/test/MultiTestRunner.py
utils/test/TestRunner.py