[PATCH] D91639: Add documentation illustrating use of IgnoreUnlessSpelledInSource
Stephen Kelly via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 19 11:45:57 PST 2020
steveire added inline comments.
================
Comment at: clang/docs/LibASTMatchersReference.html:303
+<tr>
+ <td>Replacement of `begin()` with `cbegin()`:
+<pre>
----------------
aaron.ballman wrote:
> Backticks won't help here -- should probably use <pre> tags.
`pre` is equivalent to three backticks. I added a `span` for use within paragraphs.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91639/new/
https://reviews.llvm.org/D91639
More information about the cfe-commits
mailing list