Author: chapuni
Date: Sat Nov 17 20:34:33 2012
New Revision: 168278
URL: http://llvm.org/viewvc/llvm-project?rev=168278&view=rev
Log:
clang/test/Sema/warn-documentation.cpp: Try to fix up the testcase in r168277.
Modified:
cfe/trunk/test/Sema/warn-documentation.cpp
Modified: cfe/trunk/test/Sema/warn-documentation.cpp
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Sema/warn-documentation.cpp?rev=168278&r1=168277&r2=168278&view=diff
==============================================================================
--- cfe/trunk/test/Sema/warn-documentation.cpp (original)
+++ cfe/trunk/test/Sema/warn-documentation.cpp Sat Nov 17 20:34:33 2012
@@ -513,7 +513,7 @@
// 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
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits