================
Comment at: docs/CommandGuide/FileCheck.rst:303
@@ +302,3 @@
+
+To support this case, FileCheck allows using **[[@LINE]]**,
+**[[@LINE+<offset>]]**, **[[@LINE-<offset>]]** expressions in patterns. These
----------------
Dmitri Gribenko wrote:
> Alexander Kornienko wrote:
> > Dmitri Gribenko wrote:
> > > Maybe use double backticks to mark code?  Like ```this```.
> > I use the same style as in the rest of the file (see line #286, for 
> > example).
> OK, good if it is self-consistent.
Sean agreed that bold is not correct so I changed the rest of the file in 
r167964 to use a monospaced font.


http://llvm-reviews.chandlerc.com/D109
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to