зеркало из https://github.com/microsoft/clang-1.git
clang/test/Sema/warn-documentation.cpp: Try to fix up the testcase in r168277.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@168278 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
36cbbe916f
Коммит
bf823c0912
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче