mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 02:33:06 +01:00
Fix a typo in FileCheck.rst
llvm-svn: 168466
This commit is contained in:
parent
0f8303f1e5
commit
e3abf21a2d
@ -168,7 +168,7 @@ For example, something like this works as you'd expect:
|
||||
}
|
||||
|
||||
"``CHECK-NEXT:``" directives reject the input unless there is exactly one
|
||||
newline between it an the previous directive. A "``CHECK-NEXT:``" cannot be
|
||||
newline between it and the previous directive. A "``CHECK-NEXT:``" cannot be
|
||||
the first directive in a file.
|
||||
|
||||
The "CHECK-NOT:" directive
|
||||
|
Loading…
Reference in New Issue
Block a user