clang/test/Sema/warn-documentation.cpp: Try to fix up the testcase in r168277.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 18 Nov 2012 02:34:33 +0000 (02:34 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 18 Nov 2012 02:34:33 +0000 (02:34 +0000)
llvm-svn: 168278

clang/test/Sema/warn-documentation.cpp

index 3eca3c8..5678fd9 100644 (file)
@@ -513,7 +513,7 @@ int test_verbatim_2();
 // FIXME: we give a bad diagnostic here because we throw away non-documentation
 // comments early.
 //
-// expected-warning@+2 {{'\endcode' command does not terminate a verbatim text block}}
+// expected-warning@+3 {{'\endcode' command does not terminate a verbatim text block}}
 /// \code
 //  foo
 /// \endcode